SetHome 1.4.0
This update improves the homes GUI, adds custom home icons, and fixes a few stability/compatibility issues reported by users.
New
- Added a cleaner and nicer homes GUI
- Added custom icons/items for homes
- Added
Code (Text):
/home icon <home>
to set the icon from the item in your hand
- Added
Code (Text):
/home icon <home> <material>
to set an icon by material name
- Added
Code (Text):
/home icon <home> reset
to remove a custom icon
- Added
Code (Text):
/home edit [home]
to open the edit menu for a home
- Right-clicking a home in the GUI now opens the edit menu
- Shift-right-clicking a home can now be used to delete it
Improved
- Homes with missing or unloaded worlds are now still shown in the GUI instead of disappearing
- Backup and restore now also include custom home icons
- Added clearer storage backend handling via
Code (Text):
storage.backend
- Available backend modes:
,
,
Fixed
- Fixed cases where homes could appear missing when EssentialsX was installed
- Improved handling for broken or unavailable home locations
- Removed stale build files from the source package
Recommended after updating
Please check your
and set the storage backend you want to use:
Code (Text):
storage:
backend: auto
Use
if you want SetHome to always use its own home storage.
Use
if you want SetHome to use EssentialsX homes.
Use
to automatically use EssentialsX when available.