Fixed an error where you could not create FAWE schematics in latest FAWE version for MC 1.21 by adding support for the latest FAWE schematic format (Sponge V3)
Fixed an out of bound exception that happened when you set min/max exp to 0 in config.yml. You can now disable exp safely
Added the following placeholders: %thewalls_arena_status_<arena>% %thewalls_arena_players_<arena>% %thewalls_arena_min_players_<arena>% %thewalls_arena_max_players_<arena>%
Fixed a bug where pistons were able to push wall blocks
The achievements message is now customizable
Added the permission 'thewalls.forcestart' which allows starting an arena even with 1 player for testing purposes. The permission does nothing if the permission 'thewalls.start' corresponding to the start command is not given first.
TitleManager is no longer a dependency to display titles! But the plugin can still hook to it and use it Action bar usage for versions below 1.10 requires the use of Title Manager!
Fixed a bug where FAWE rollback was not removing player placed blocks in versions above 1.13.2 (Schematics have to be recreated to fix this! Use /tw updateregion <Arena>)
Fixed an error that was thrown when the server started up and an entity explodes immediately
Fixed an error that was thrown if FastAsyncWorldEdit was not installed
Fixed a bug where entities were not clearing in later Minecraft versions when arena rollback
You can now customize the match ending messages (top killers and winner)
Fixed a bug where if the command /tw addwall or buildingregion command was used and the arena name specified was not written all in lower case, an error would be thrown.
Added the option to have a 'Play again' message at the end of an arena! (It is only enabled for 1.9+ servers) and it is a message that players can click to join a new area! (Configurable in config.yml)
Changed the permission of /tw addwall to thewalls.addregion
Changed the permission of /tw removewall to thewalls.removeregion
Added the commands /tw addbuildingregion and /tw removebuildingregion which are required in creating an arena and they are used to define the areas where players can place and break blocks!
Fixed a bug in the /tw setteamspawn command
Added a free setup that works with this version and upwards
Added a safety warning for loading kits. If a kit is incorrectly setup it won't break the plugin but rather it won't load and it will notify in the console.
You can no longer break blocks outside arena region