Hello! This update introduces some improvements and a new management command for your staff. PS. thank you for over 100 thousand downloads on this plugin, it means a lot! <3
In this update:
+ Increased the unsafe teleport confirmation period. This should resolve players having to retype their commands multiple times if they didn't do it fast enough
+ New
/uh deleteAllHomesInWorld <world name> command that lets you easily remove any homes in the specified world. Useful for world resets if you want to preserve home data for other worlds
+ The
/uh deleteAllHomes <player name> command has been renamed to be more clear. The new command is
/uh deleteAllHomesFromPlayer <player name>. Additionally, the specified player no longer has to be online for the command to work
+ New settings.yml options for for above mentioned utility commands that determine whether they're enabled or not. These commands are potentially dangerous and subject to misuse, so they are both disabled by default.
enableDeleteAllHomesFromPlayerAdminCommand: false enableDeleteAllHomesInWorldAdminCommand: false