This release adds the following features:
- General -> AsyncTeleport
Code (YAML):
# Should the plugin teleport players asynchronously or not?
#
# This feature can result in better performance for teleporting
# players and consequently loading chunks. However, this ONLY
# works on PaperSpigot.
AsyncTeleport
: true
- Arena -> JoiningDelay
Code (YAML):
# The delay between joining and rejoining arenas. Set to 0
# to disable.
#
# Default value: 3
JoiningDelay
: 3
- spectator-settings.yml - CanGetInsidePlayers for configuring the spectator's ability to spectate inside players
- Added
/spleefx convertdata <type> to allow converting the players data from one database type to the other.