File Details
Essentials-1.6.0.jar
- R
- Jan 27, 2026
- 1.33 MB
- 1.5K
- Early Access
File Name
Essentials-1.6.0.jar
Supported Versions
- Early Access
- Allow admins to teleport to other players' homes
- Add starter kit for new players
- Play teleport sound every time a player teleports
- Add support for
&land&rcolor codes - fix: broken chat formats
- fix: only do spawn protection in the correct world
- fix: catch invalid item ID instead of crashing server
Warning: Please generate your messages.toml file, or update it so the commands.home section looks like this:
[commands.home]
no-homes = "&cYou don't have any homes set. Use /sethome to set one."
not-found = "&cHome '{home}' not found."
list-prefix = "&aHomes&f"
teleported = "&aTeleported to home '{home}'."
# Admin commands for viewing/teleporting to other players' homes
player-not-found = "&cPlayer '{player}' not found or has never joined."
other-no-homes = "&c{player} doesn't have any homes set."
other-list-prefix = "&a{player}'s homes&f"
other-not-found = "&cHome '{home}' not found for {player}."
other-teleported = "&aTeleported to {player}'s home '{home}'."

