- Change the regular expression (from
/[%]([^%]+)[%]/ito/[%]([^%\s]+)[%]/i) for identifying placeholders inRequirements - Adjust example configuration files for adding new features since
v1.0.0-alpha - Fix a bug which causes the plugin to crash on Minecraft 1.11.2 servers
- Fix the incompatibility with spongeforge servers since version 3099