-
Notifications
You must be signed in to change notification settings - Fork 2
Home
elitescouter edited this page Jan 28, 2026
·
8 revisions
Welcome to the official wiki for EliteEssentials, a server-side essentials mod for Hytale that provides essential teleportation and utility commands for survival multiplayer servers.
Author: EliteScouter
Mod URL: https://github.com/EliteScouter/EliteEssentials
Wiki URL: https://github.com/EliteScouter/EliteEssentials/wiki
EliteEssentials provides a comprehensive set of features for Hytale servers:
- Home System - Players can set, teleport to, and manage multiple named home locations with clickable GUI
- Warps - Server-wide warp points with clickable GUI, descriptions, and permission-based access control
- Random Teleport (RTP) - Teleport to random safe locations with water/lava avoidance
-
Teleport Requests - Request to teleport to players (
/tpa) or request them to you (/tpahere) - Back Command - Return to your previous location (including death location)
- Spawn - Teleport to the world spawn point with per-world spawn support
- Kit System - Configurable item kits with clickable GUI, cooldowns, and one-time restrictions
- God Mode - Toggle invincibility for admins
- Heal - Restore full health
-
Flight - Toggle creative flight with adjustable speed (
/flyand/flyspeed) - Top - Teleport to the highest block at your position
-
Private Messaging - Send private messages with
/msgand/reply - Communication - MOTD system with color codes, placeholders, and clickable URLs
- Per-World MOTDs - Configure unique welcome messages for each world
- Rules - Display server rules with color formatting
- Discord - Display server discord info with clickable invite link
- Broadcast - Send server-wide announcements
- Auto Broadcast - Automatic scheduled announcements with multi-line support
- Clear Inventory - Clear all items from inventory (admin)
-
Help Command -
/eehelpshows commands based on player permissions -
Player Info -
/seenshows player join date, last seen, and play time
- Group-Based Chat Formatting - Customize chat appearance by player group with priority system
- Join Messages - Customizable join messages with first-join tracking
- Quit Messages - Customizable leave messages
- Death Messages - Customizable death messages with killer and cause information
- Wallet - View and manage player balances
- Pay - Transfer money between players
- Baltop - Leaderboard of richest players
- Command Costs - Charge players for using teleport commands
- Economy API - Public API for other mods to integrate
- Offline Mail - Send messages to players even when they're offline
- Login Notifications - Players are notified of unread mail on login
- Spam Protection - Cooldown between sending mail to the same player
- Mailbox Limits - Configurable max messages per player
- Repeatable Rewards - Trigger every X minutes of playtime (e.g., hourly bonus)
- Milestone Rewards - One-time rewards at specific playtime thresholds
- LuckPerms Integration - Execute group/permission/track commands via API
- Economy Integration - Grant currency rewards automatically
- Custom Messages - Configurable messages per reward
- Works without LuckPerms installed
- Spawn Protection - Protect spawn area from building/breaking, PvP, and all damage
-
Per-World Spawn Protection - Each world with
/setspawnis protected
- Simple Mode - Commands are either available to Everyone or Admin only
- Advanced Mode - Full granular permission nodes for fine-tuned access control
- Bypass Permissions - Allow specific players to bypass cooldowns, warmups, and costs
- LuckPerms Integration - Full support for LuckPerms permission management
-
Custom Aliases - Create shortcut commands (e.g.,
/explore->/warp explore) - Command Chains - Execute multiple commands with one alias
- Silent Mode - Suppress teleport messages for cleaner experience
- All 60+ player-facing messages are configurable
- Color code support throughout
- Download the latest release from CurseForge
- Place the JAR file in your server's
modsfolder - Start your server to generate the default configuration
- Edit
mods/EliteEssentials/config.jsonto customize settings - Use
/eliteessentials reloadto apply changes without restarting
- Hytale Server version 2026.1.0 or higher
If you encounter issues or have questions:
EliteEssentials is open source software. See the repository for license details.
EliteEssentials by EliteScouter | GitHub | Report Issues