Skip to content
elitescouter edited this page Jan 28, 2026 · 8 revisions

EliteEssentials Wiki

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

Table of Contents

Features Overview

EliteEssentials provides a comprehensive set of features for Hytale servers:

Teleportation System

  • 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

Server Utilities

  • 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 (/fly and /flyspeed)
  • Top - Teleport to the highest block at your position
  • Private Messaging - Send private messages with /msg and /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 - /eehelp shows commands based on player permissions
  • Player Info - /seen shows player join date, last seen, and play time

Chat & Communication

  • 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

Economy System (Optional)

  • 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

Mail System

  • 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

PlayTime Rewards

  • 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

Protection & Security

  • Spawn Protection - Protect spawn area from building/breaking, PvP, and all damage
  • Per-World Spawn Protection - Each world with /setspawn is protected

Permission System

  • 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

Command Aliases

  • 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

Full Localization

  • All 60+ player-facing messages are configurable
  • Color code support throughout

Quick Start

  1. Download the latest release from CurseForge
  2. Place the JAR file in your server's mods folder
  3. Start your server to generate the default configuration
  4. Edit mods/EliteEssentials/config.json to customize settings
  5. Use /eliteessentials reload to apply changes without restarting

Requirements

  • Hytale Server version 2026.1.0 or higher

Support

If you encounter issues or have questions:

License

EliteEssentials is open source software. See the repository for license details.

Clone this wiki locally