Reupload of v1.1.1 which is the recommended stable build for ChatControl 10. A new VelocityControl 2.0.0 is in preparation, we published beta builds but due to an issue we pulled them back. I apology for the problem.
There is a loading issue on Velocity b447 or later. All plugins using JavaScript placeholders are affected. I have contacted both Velocity and OpenJDK team to solve it and made a fork of Velocity you can get here to get the fix early before Velocity merges it.
This is not my fault nor something I can fix, because the problem is in the underlying log4j library that Velocity uses. See https://github.com/PaperMC/Velocity/issues/1462 for context.
Alternatively, fo fix this, use the startup argument "-Dlog4j2.julLoggerAdapter=org.apache.logging.log4j.jul.CoreLoggerAdapter" if you have that option.
- New | Added MiniMessage support to all files in the /messages folder.
- New | Added support for custom kick player messages.
- Improve | Stability and performance upgrades.
- Fix | Solved 1.8.8 multi-line hover losing its color.
- Improve | Rewritten under Foundation 7. No visible changes to you, but a large portion of the code has been upgraded.
- We tested on ChatControl 10. VelocityControl v2 will support the upcoming ChatControl 11.
- Fix | Solved "Report: Key 'X' is already in the map" issue when using Redis.
- Fix | Solved "ConnectOther" relay from BungeeCord working as "Connect". Solves https://github.com/kangarko/ChatControl-Red/issues/2750
- New | Added an option to disable Redis integration entirely.
- Fix | Solved issues with Redis integration since the last 2-3 versions ago.
- Fix | Solved /bcreload breaking listening to certain game events.
- Fix | Solved the plugin internally always having version 1.0.0.
