SetHome v1.1 Released
Hey everyone!
SetHome v1.1 is now out with a bigger focus on
EssentialsX compatibility, cleaner command handling, and overall polish.
This update makes SetHome a much better choice for servers that want to keep using
EssentialsX home data while replacing the default home experience with a more modern and visual frontend.
What's New in v1.1
- EssentialsX home integration improved
If EssentialsX is installed, SetHome can now work with the same home data instead of feeling like a separate system.
- Better frontend for /home
Use SetHome as the main player-facing homes system while keeping EssentialsX as the backend.
- Classic shortcut commands supported
Added support for commands like
/homes,
/sethome,
/delhome,
/renamehome, and
/homegui.
- Improved GUI handling
The home GUI is cleaner, more stable, and works better with larger home lists.
- General fixes and cleanup
A lot of internal command handling was cleaned up to make the plugin more reliable and easier to maintain.
- Project license updated
The plugin is now released under
GNU GPL v3.
Recommended Setup with EssentialsX
If you are using EssentialsX and want SetHome to be the main homes interface, disable the default EssentialsX home commands in your Essentials config:
[CODEYAML]
disabled-commands:
- home
- homes
- sethome
- delhome
- renamehome
[/CODEYAML]
This allows players to use SetHome’s GUI and command flow while still working with EssentialsX-compatible home data.
Main Commands
- /home
- /home set <name>
- /home tp <name>
- /home list
- /home del <name>
- /home rename <old> <new>
- /home invite <player> [home]
- /home accept <player>