HomeJavaModsEssentials Fabric
Essentials Fabric
ModsJava

Essentials Fabric

by F1nal04 · on Modrinth

Server-side essentials for Fabric SMPs: teleport requests, backpacks, admin tools, and moderation. Free Minecraft Java mod for 26.2.

⬇ Download on Modrinth

Essentials

A lightweight, server-side Fabric toolkit for survival servers and SMPs. Essentials adds the everyday player commands and moderation tools most servers need without requiring a client-side mod.

Server-side only: players can join with an unmodified vanilla client. Fabric API is required on the server.

Features

Player quality of life

Server administration

Moderation

Ban durations support values such as 30m, 2h, 7d, and 1d12h. Use permanent or perm for a permanent ban. IPv6 addresses must be quoted in commands.

Command overview

Area Commands Default access
Teleport requests /tpa, /tpahere, /tpaccept, /tpdeny, /tpcancel, /back Everyone
Player storage /backpack (/bp), /disposal (/trash, /trashcan) Everyone
Player utilities /repair [target], /heal [target], /feed [target], /flight [target] Operators
Inventory inspection /inventorysee (/isee), /enderchestsee (/esee), /backpacksee (/bpsee) Operators
Player moderation /ban, /pardon (/unban), /kick, /history (/audit) Operators
IP moderation /ban-ip (/banip), /pardon-ip (/unban-ip) Operators

Every command group can be disabled or made available to either operators or all players.

Configuration

The configuration is generated at config/essentials/essentials.yaml. Changes take effect after restarting the server.

Option Default Purpose
tag.text Essentials Text shown in the chat prefix
tag.color DARK_PURPLE Prefix text color using a Minecraft formatting name
tag.bracketColor DARK_GRAY Prefix bracket color
tag.bold true Makes the prefix text bold
back.window_seconds 120 How long /back remains available after a TPA teleport
backpack.mode per_player Backpack type: per_player, serverwide, or ender_chest
tpa.timeout_seconds 60 Time before a teleport request expires
tpa.cooldown_seconds 10 Cooldown after cancelling a teleport request
moderation.ban_message Included in generated config Disconnect message used for player and IP bans
moderation.kick_message Included in generated config Disconnect message used for kicks
commands.<name>.enabled true Enables or disables a command group
commands.<name>.access op or all Restricts the command group to operators or allows everyone

Moderation messages support Minecraft ampersand formatting codes such as &c and &l.

Available command configuration names are repair, heal, feed, flight, disposal, tpa, back, backpack, backpacksee, enderchestsee, inventorysee, ban, pardon, banip, pardonip, kick, and history.

Installation

  1. Install Fabric Loader and Fabric API on the server.
  2. Place the Essentials JAR in the server's mods folder.
  3. Start the server and adjust config/essentials/essentials.yaml as needed.

Requires Java 25 or newer. No client installation is required.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more