Added server total to baltop command when performed from console
Fix for potentially issue with non repeating schedulers with delay adding unnecessary checks after those got performed
Added extra feedback for scheduler command which now if you didn't provide any variables will print out schedulers in a list, indicating their name and how long until it gets performed. Hover over will give exact date when it should trigger
Added extra variable for reload command as `scheduler` which will reload only scheduler file avoiding full plugin reload
Fix for an issue with tpo command on Canvas servers
Fix for an error when showing entity hp bar
Fix for options command not triggering player data save when setting values directly via command and not GUI
Some changes for damage control option, which now fully disabled by default to avoid any confusions. Additionally two particular damage types are no longer being controlled, CONTACT and HOT_FLOOR which were causing some issues due to how Minecraft handles those types of damage
Fix for an error relating to vanished player and its playtime stopping mechanic on Canvas servers