EssentialsX Setup Guide for Minecraft Servers (2026)

Published on

EssentialsX is the most installed Minecraft server plugin. Here is how to install, configure, and use its economy, homes, warps, and admin tools.

Written by Jochem – Infrastructure Expert – 5-10 years experience in game server hosting, VPS infrastructure, and 24/7 streaming solutions. Read author bio →

EssentialsX Setup Guide for Minecraft Servers (2026)

EssentialsX Minecraft server setup

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

  1. Download EssentialsX from essentialsx.net
  2. Place the EssentialsX.jar in your plugins/ folder
  3. Restart the server
  4. 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

Jochem

About the Author

Jochem – Infrastructure Expert – Expert in game server hosting, VPS infrastructure, and 24/7 streaming solutions with 5-10 years experience.

Since 2023
500+ servers hosted
4.8/5 avg rating

I specialize in Minecraft, FiveM, Rust, and 24/7 streaming infrastructure, operating enterprise-grade AMD Ryzen 9 hardware in Netherlands datacenters.

View my full bio and credentials →

Start Your MC Server Now Today

Join content creators worldwide who trust our Minecraft infrastructure. Setup is instant and support is always available. Start from €0.90/mo (Dirt) or €2.70/mo (Coal) and go live in minutes.

EssentialsX Setup Guide for Minecraft Servers (2026)