WorldRulesManage 6.5 Performance Optimization and New Features!
Added the keepInventory game rule in globalRules.
Added animals, monster, and ironGolem options in the creatureSpawn rule in globalRules.
Optimized the listener logic: events already intercepted by globalRules no longer process localRules events, because once intercepted globally, handling locally is unnecessary (previously both were processed).
Improved the speed of /wrl reload and restarting the plugin when modifying the config.yml configuration file.
Added a keepInventory listener toggle option in config.yml.
Optimized the configuration file examples and descriptions. Some configuration items had spelling errors; we will not directly correct these, because if the old configuration is not cleared after an update, functionality may break.
Added soft dependencies for the plugin: [PlaceholderAPI, Multiverse-Core, LuckPerms, PlayerPoints, CMI, CMILib, Essentials].