Tweaks in leaderboards, added an option to ignore X and Z in melting.
Additions:
Added IgnoreX to config.yml ->Arena -> Melting
Code (YAML):
# Whether should the plugin ignore changes/movements in the X axis when checking for melting IgnoreX: false
Added IgnoreZ to config.yml ->Arena -> Melting
Code (YAML):
# Whether should the plugin ignore changes/movements in the Z axis when checking for melting IgnoreZ: false
Do note that the config must be regenerated in order for the new options to appear, or add them yourself!
Important update notes:
This release tweaks a lot in the loading cycle of the plugin's player data and leaderboards handling. I am completely aware of all the bugs that many of you have reported, and I have not dismissed any of them. They are still being worked on, however it was time for another SpleefX update.
This update corresponds with SpleefX-PAPI-1.4-SNAPSHOT, so make sure you keep up to date with all the changes!