Fixed an issue where the Border would stop closing in if a different SkyWars match finished, this is because it was falsely cancelling the wrong Repeating Task.
Thanks for reading! If you like the plugin, don't forget to rate
Added new `arenas.yml` File that will now store the World Border Settings for each individual Arena.
Added new Command `/swbreload` which will allow you to reload the `config.yml` and `arenas.yml` files.
Added new Permission `skywarsxborder.reload` which is required to use the `/swbreload` command.
Added ability to customise Border Settings on each Individual Arena, you can view all available options via the new `arenas.yml` file.
Added new Border setting which is `world-border-close-amount` and allows you to customise how many times the Circle shrinks NOT including the first shrink.
If a Player is picked to be teleported via the RandomTeleport Event in SkywarsX but the chosen Teleport Location is outside of the World Border it will no longer teleport the Player.
Thanks for reading! If you like the plugin, don't forget to rate
Fixed an issue where the Border wouldn't spawn correctly if you had an Arena Name that didn't match the World Name that it took place in. For example, if you had an Arena called 'Forest' in a world called 'World' it wouldn't function correctly. This is no longer the case and the names no longer need to match.
The World Border will now find the Center Coordinates of the Arena Cuboid to set as the center block of the Border. Previously it would default to 0,0. This means you can now have Arenas that can be placed anywhere in a world.
Thanks for reading!
If you like the plugin, don't forget to rate
Added a new config value which is 'world-border-start-amount' and will allow you to configure how many blocks the border will shrink by during the first shrink. Which is determined by the 'world-border-start-shrinking-time' value.
Added a placeholder which is '<amount>' and will be replaced by the amount of blocks that the border shrinks by when used in the 'world-border-start-shrinking' and 'world-border-shrink' messages.
Thanks for reading! Make sure to rate if you like the plugin