1.10.0:
- (Forge only) Delay pushing toasts till after the loading screen has disappeared. Should prevent crashes due to concurrency issues. Thanks Darkosto for the report.
- (1.18.2 only) Updated Logging methods to match 1.18.2's conventions
- Added minHoriDistance, customWidth and requireSolidBlock to TwoHighSpaceCondition, with a significant refactor of the logic.
- Added UUID to NBT Format Converter Condition.
- Fixed YouTube Chat sockets not loading the chat event configuration.
- Reconfigured StreamElements' Socket to prevent duplicate test events triggering and a replayability of past events through their dashboard.
- Updated YouTube Chat socket to follow their latest API docs in hopes it prevents CCI hitting the Google API query quota limit.