
EssentialsX is the Swiss army knife of Minecraft server plugins. It adds over 100 commands for teleportation, player homes, warps, kits, economy, and server administration. If you run a multiplayer server, you probably need it.
What EssentialsX Includes
/home,/sethome- Player home teleportation/warp,/setwarp- Server warp points/tpa,/tpaccept- Player-to-player teleport requests/spawn,/setspawn- Spawn management/kit- Starter kits and timed kit rewards/bal,/pay- Built-in economy/nick- Nickname customization/msg,/mail- Private messaging and offline mail/ban,/mute,/kick- Moderation commands/god,/fly,/speed- Admin utilities
Installation
- Download EssentialsX from essentialsx.net
- Place the
EssentialsX.jarin yourplugins/folder - Restart the server
- Configuration files generate in
plugins/Essentials/
EssentialsX Modules
EssentialsX comes in modular jars. Install only what you need:
| Module | What It Does |
|---|---|
| EssentialsX | Core commands (homes, warps, kits, economy) |
| EssentialsX Chat | Chat formatting and color codes |
| EssentialsX Spawn | Spawn management and new player spawn |
| EssentialsX AntiBuild | Build permission controls |
| EssentialsX Discord | Bridge between Minecraft chat and Discord |
| EssentialsX GeoIP | Shows player country on join |
Most servers install Core + Chat + Spawn.
Key Configuration
The main config file is plugins/Essentials/config.yml. It is large. Here are the most important settings:
Homes
sethome-multiple:
default: 3
vip: 5
admin: 10
Controls how many homes each permission group gets.
Economy
starting-balance: 1000
currency-symbol: '$'
max-money: 10000000000
min-money: -10000
EssentialsX includes a basic economy. For complex economies, use a dedicated economy plugin and Vault.
Teleport Warmup
teleport-delay: 3
teleport-cooldown: 30
Adds a 3-second warmup before teleport and 30-second cooldown. Prevents teleport spam in PvP situations.
Kits
kits:
starter:
delay: 86400
items:
- stone-sword 1
- bread 16
- oak-log 32
Kits give players items on a timer. The delay is in seconds (86400 = 24 hours).
Permissions
EssentialsX uses permission nodes for every command. Use LuckPerms to manage them:
essentials.home - Use /home
essentials.sethome - Use /sethome
essentials.tpa - Use /tpa
essentials.warp - Use /warp
essentials.kit.starter - Access the starter kit
essentials.fly - Enable flight
Give basic commands to the default group. Reserve admin commands for staff.
EssentialsX + Vault
Vault is a bridge plugin that connects EssentialsX's economy to other plugins. Install Vault if you use:
- Shop plugins (ShopGUIPlus, ChestShop)
- Rank-up plugins (EZRanksPro)
- Auction plugins
- Any plugin that references money
Common Issues
Commands not working: Check permissions in LuckPerms. EssentialsX denies everything by default.
Economy conflicts: If you use another economy plugin, make sure only one is registered with Vault.
Chat formatting broken: EssentialsX Chat overrides other chat plugins. If you use a different chat plugin, do not install EssentialsX Chat.
The Bottom Line
EssentialsX is the foundation of most Minecraft servers. Install it, configure homes and warps, set up a few kits, and your server has the basics covered. From there, add specialized plugins for your server type.
Run your server on hardware that keeps up. View Minecraft Hosting Plans