EliteEssentials-1.1.16.jar
What's new
1.1.16 - 2026-02-26
Added
/playerinfocommand - detailed player info (Much more detailed compared to Hytale's/whoami)/playerinfo- Your own info (requiresmisc.playerinfo)/playerinfo <name>- Another player's info (requiresmisc.playerinfo.others)- Displays: UUID (clickable link to hytaleid.com for lookup/copy), Username, Nickname (if set), First join, Last seen (or "Online now"), Wallet, Playtime, Kit claims, Claimed milestones, Homes count, Default group chat
- Permissions:
eliteessentials.command.misc.playerinfo,eliteessentials.command.misc.playerinfo.others - All labels and headers are in
messages.jsonfor translation (e.g.playerinfoHeaderSelf,playerinfoLabelUuid,playerinfoOnlineNow, etc.) - Listed in
/eehelp
Fixed
- Nicknames not showing in tab list for players who joined after the nick was set -
TabListService.onPlayerJoinonly pushed the joining player's own entry, so new joiners received Hytale's native player list with real usernames for everyone already online. Now also sends all nicked/prefixed player entries to the new joiner on connect. /backteleporting players to wrong locations on death - when a back location referenced a world that no longer exists (e.g. temporary arena world), it silently fell back to the player's current world and used the old coordinates, sending them to seemingly random places. Now properly detects missing worlds, discards the stale location, and tells the player the world no longer exists.- Same stale-world fallback bug also fixed in the
/backalias handler (AliasService) - Yaw/pitch swap in back location saves for
/rtp,/top,/tpaccept, and/tphere- the Location constructor expects (yaw, pitch) but several commands were passing (pitch, yaw), storing the wrong facing direction - All back location saves now hardcode pitch to 0 to prevent player tilt/lean on teleport - affects
/home,/warp,/spawn,/rtp,/top,/tpaccept,/tphere, and warp admin
- Same stale-world fallback bug also fixed in the
This mod has no additional files