:wrench: Bug Fixes
- paper: Remove unnecessary library download - 3c0f962
Commits
- b12a6fb: Back to 2.1.0-SNAPSHOT (Jason Penilla)
- 6dac942: Dependency fixes (Jason Penilla)
- 7b18265: 6dac942 pt 2 (Jason Penilla)
- f7e79d0: Change channels log to INFO (Draycia)
- 9ab930a: Changed Velocity ChatListener PostOrder to LATE (Adrian) (#258)
- e4adb07: Fix custom placeholders not being used on Velocity and Paper (Draycia)
- 82c22a0: Don't throw exceptions when DSRV channels are misconfigured (Draycia)
- 307395c: Download dependencies at runtime on all platforms (not just Paper), and read dependency info from file in plugin jar generated by Gradle task (Jason) (#259)
- 999e2f9: Improved Velocity listeners registration and execution performance (Adrian) (#257)
- 360eb91: 2.1.0-beta.15 (Jason Penilla)
:wrench: Bug Fixes
- Align Velocity command exception handling, completions, and execution coordination with other platforms - 27f60a6
Commits
- 1403955: Back to 2.1.0-SNAPSHOT (Jason Penilla)
- 6add891: misc cleanup (Jason Penilla) (#253)
- 9673db4: Bump gradle & loom (Jason Penilla) (#253)
- 62e29dc: Add fabric to release step (Jason Penilla) (#253)
- f8b525d: Fabric 1.20.1 & dependency updates (Jason Penilla)
- f9c3544: Don't use final on config fields (Draycia)
- 00945e5: Send custom chat completions on Paper (Draycia)
- 5432319: Remove manual class preloads in MySQLUserManager.Factory (Jason Penilla)
- 81c6cc7: Relocation/dependency cleanup (Jason Penilla)
- 2e280eb: Force init of Driver classes (Jason Penilla)
- 85612eb: Fix injection issue and cleanup CCProvider usage (Draycia)
- 547adcf: Remove indirection in getting ChannelRegistry from DatabaseUserManagers (Jason Penilla)
- 47b1ba4: More cleanup (Draycia)
- 0d72883: Inject ChannelRegistry to CarbonPlayerCommon (Jason Penilla)
- 8e59a14: Un-promote ChannelRegistry#byCommandName from API (Jason Penilla)
- 051f58b: Fix loading of shaded SQL drivers (Jason Penilla)
- e8308df: revert adding final to config fields from 5668ad21 (f9c35442 cont) (Jason Penilla)
- 39f700a: Describe valid StorageTypes in PrimaryConfig.java (Ralph Drake) (#254)
- 9010086: Config comment cleanup (Jason Penilla)
- fc1cfd4: Clean up plugin instance access in DSRVChatHook (Jason Penilla)
- 4535e6a: 2.1.0-beta.13 (Jason Penilla)