Minecraft

How to Install FTB Essentials on Your Minecraft Server

Minecraft·May 20, 2026·15 min read

How to Install FTB Essentials on Your Minecraft Server

What FTB Essentials Does

Vanilla Minecraft is great until you have logged enough hours to know every chunk by heart. Most servers spice things up with plugins that add fresh commands and features, but modded servers usually slam the door on plugin compatibility. FTB Essentials sidesteps that problem entirely. It is a server-side Minecraft mod that bolts on a stack of player and admin commands, things like teleportation, warps, homes, and a few quality-of-life extras that make daily play smoother.

This guide walks through downloading, installing, and troubleshooting the mod so you can get those commands live on your server.

Quick Facts

FTB Essentials is published by FTB on CurseForge, currently maintained by Error_MiKeY and originally written by LatvianModder. It supports Minecraft 1.16, 1.18, and 1.19, and has cleared more than twelve million downloads. The mod ships commands for both regular players and operators, so it scales from casual SMPs to larger community servers.

Downloading the Mod

Grab the file from CurseForge first.

  1. Open the FTB Essentials CurseForge page.
  2. Click the Files tab at the top to see every available build.
  1. Scroll until you find the version that matches your server's Minecraft release.
  2. Press the Download button on the right.
  1. Save the `.jar` somewhere you can find it later.
  2. Repeat the process for FTB Library and Architectury API in the same Minecraft version. These are required dependencies and the mod will not start without them.

A quick heads up about Architectury API: it ships in separate Forge and Fabric builds. Grab the Forge version unless your server is specifically running Fabric.

Installing on the Server

With the files saved locally, head to your server panel.

  1. Stop the server before touching the mods folder.
  2. Find the version selector in your panel and note the Minecraft version your server is running.
  1. Confirm the matching version of Minecraft Forge is selected. Mismatched versions are the number-one cause of crashes here.
  2. Open the FTP file manager from your panel menu.
  3. Enter the `mods` folder, click Upload, and drag the three `.jar` files in.
  4. Wait for every upload to hit 100% before returning to the main panel view.
  1. Start the server again. FTB Essentials should load alongside Forge.

Client-Side Installation (Optional)

FTB Essentials runs entirely on the server, so installing it on your client is not strictly required. The catch is that vanilla Forge clients display a red X next to the server in the multiplayer list when a server-only mod is detected. Joining still works, but the warning bothers some players. To clear it:

  1. Make sure your client already has the matching version of Forge installed.
  2. Open the Minecraft launcher and go to Installations.
  3. Hover over your Forge profile and click the Open Folder icon.
  1. Find or create a `mods` folder inside, then open it.
  2. Drop the FTB Essentials, FTB Library, and Architectury API `.jar` files in.
  1. Back in the launcher, launch the Forge profile and reconnect.

Available Commands

Once the mod is loaded, the full command set is available in-game. Some commands are open to everyone by default, while others sit behind operator permissions and are aimed at server admins. The set splits into three rough groups:

  • Miscellaneous commands for general utility.
  • Cheat commands reserved for operators.
  • Teleportation commands like `/home`, `/warp`, and `/tpa`.

Troubleshooting

The server crashes on startup. This almost always traces back to a version mismatch or a missing dependency. Check that FTB Essentials, FTB Library, and Architectury API all target the exact same Minecraft version, and double-check you grabbed the Forge variant of Architectury API rather than the Fabric one. After fixing it, restart and try again.

Commands do not work in-game. The mod is probably not loading. Confirm Forge is set to the right version, then open the FTP file manager and verify the three `.jar` files live directly inside `mods` and nowhere else. Subfolders are a silent killer here.

There is a red X when joining. That is the server-side mod warning mentioned earlier. You can usually ignore it and join anyway, or install the mod client-side to make it disappear.

  • FTB Essentials CurseForge page
  • FTB Library CurseForge page
  • Architectury API CurseForge page

Still have questions?

Come chat with us and we will get back to you as soon as possible!

Contact Support