Hello! It's been a bit since I've posted an update, but I'm happy to bring these new features and improvements to you!
+ Added a new
confirmUnsafeTeleports option (true by default) to the settings.yml file. This option will ask players to repeat their home command if the home location is detected as unsafe (in lava, inside solid blocks, in the air, etc).
+ Added a new
blockCreatingUnsafeSethomes option (true by default) to the settings.yml file. This option will prevent players from creating a home if the home location is detected as unsafe (in lava, inside solid blocks, in the air, etc).
+ Added a new
considerAirUnsafe option (true by default) to the settings.yml file. This option will determines if homes that are mid air should be considered as unsafe. It's useful to disable this if you let players fly in survival or alike.
These new options don't just prevent players setting unsafe locations, but also prevent players setting homes in locations that may be considered exploitation (ex. setting a home high in the air for elytras)!
+ There are 2 new lang.yml entries that have been added in relation to the new settings:
command.home.unsafeTeleport (defaults to
"Warning: the destination location is unsafe! To confirm you want to teleport, run the command again."), and
command.sethome.unsafeLocation (defaults to "You can't set a home here because it's unsafe!)
+ You can now set any lang.yml entries to "" to disable them completely
+ You can now fresh install the plugin via /reload instead of fully restarting your server. Reloading is not recommended, but I'm finally adding support for this for the people who come asking for help when they've missed the installation instructions that (used to) say not to reload to install
+ Additional applicable permissions from the plugin will now fully register themselves on the server to fix rare issues with some permission plugins not detecting UltimateHomes' permissions
+ Optimized and cleaned various code across the majority of the plugin for better performance and efficiency!
To update:
- Delete UltimateHomes-x.x.jar from your plugins folder.
- Place the new UltimateHomes-1.9.jar in your plugins folder.
- Restart your server.
No need to edit any of your files, the plugin will automatically add any new options that are missing from your configs.
As always if you have any questions and/or are looking for support with any of my plugins, feel free to leave me a message on my
support Discord.
Thank you for your continued support! Enjoy!