What's New:
Dimension Check for /home
Homes now have an optional
dimension restriction!
If enabled, players will
only be able to teleport to a home if they are in the same world/dimension (e.g. Overworld, Nether, End).
Useful for balanced survival servers or dimension-specific gameplay.
Configurable via config.yml
Reload Improvements:
The /home_reload command now
reloads both the config and saved homes, making changes immediate without restarting the server.
New Config Option Added:
teleport:
require_same_world: true
Set to false if you want players to teleport across dimensions without restrictions.
Bug Fixes & Stability:
- Fixed potential issues with particle effects not loading.
- Improved internal logging during config loading.
- Minor code cleanup for better performance and readability.
️
Developer Notes:
This update adds more control to server owners who want to enforce dimension rules for homes, while maintaining full customization and usability. More features coming soon!