HOT-FIX age-old problem with /wgrp reload at messages after change language in config.yml
- More refactoring was done on the plugin to optimize performance.
- An auto-uploader for updates from github was added.
- The plugin code has been further rewritten and improved.
- Added 3 new checks for entities, namely CreatureSpawnEvent, SpawnerSpawnEvent, ItemSpawnEvent to strengthen the protection of regions.
- Returned CraftBukkit/Bukkit/Spigot support.
- Fixed still found bugs of entity checking in protected regions.
- Fixed protection checks for potted flowers.
- The Entity checks code has been significantly rewritten, allowing for more checks.
- The interactType checklist has been changed for multi-checks.
- Checks for: animalType, monsterType, waterMobType, vehicleType have been separated and added.
- New items in naturalBlockOrItem have been added to fit the new version 1.20+.
- The parameter protectInteract.player in config has been changed, distributing other values into subgroups: vehicle, tools, itemFrame, misc.
- Additional comments have been added to the new and distributed values.
- The plugin code has been slightly optimized.
- Now plugin supports only 1.20.
- Added new transports in interactType in config.yml with mc version 1.20
- Fixed the denyTakeOrPlaceNaturalBlockOrItemIOFlowerPot parameter in config.yml
- Fixed some parameters in config.yml
- Added two new mobs in checks region for future version 1.20.
- Fixed a bug with the notification of updates related to the rights.
- Added support for version 1.19.4
- Code of some functions was rewritten and so cleared of unnecessary
- Some libraries were moved to plugin.yml to reduce the size of the plugin .jar, which reduced the weight to 136 kb.
- Fixed IncompleteRegionException if region is not selected by a player.
- The language file update check function is finally tested when there is a new update.
