Fabric Essentials

Fabric Essentials

A fabric mod providing essential commands and features for the average server.

by
31.7K Downloads
fabricquiltlibrarymanagementutility
Rent Server with this Mod

Screenshots

Icon

About this Mod

Fabric Essentials

Commands

This mod adds a lot of commands to Minecraft. Check out COMMANDS.md for a full list.

Config

{
  "homes": {
    // How many homes each player should have independent of permissions
    "defaultLimit": 3,
    // A list of configurations to increase the home limit. The system will pick the highest value from all entries with
    // stacking disabled and add all values with stacking enabled
    "homesLimits": [
      {
        // The permission that a player needs to get this 'fabric-essentials.command.sethome.limit.<permission>'
        "permission": "vip",
        "limit": 5,
        "stacks": false
      }
    ]
  },
  "tpa": {
    // How many seconds teleport requests will stay active for
    "expiry": 30
  },
  "commands": {
    // Whether player argument commands allow partial names (only the start of a name) to target a player
    "allowPartialNames": false
  },
  "teleportation": {
    "waitingPeriod": {
      // How many seconds players need to wait before being teleported
      "period": 2,
      "cancellation": {
        // Whether damage cancels teleportation
        "damage": false,
        // How far players can move before teleportation is cancelled
        "maxMoveDistance": -1
      }
    },
    // How many locations can be saved for the back command
    "savedBackLocations": 32,
    // Enabling this will create a back location when running /back, effectively allowing you to toggle between your 
    // most recent and your current location using /back
    "saveBackCommandLocation": false
  },
  "itemEdit": {
    // The maximum name length for the item edit command
    "name": {
      "maxLength": 50,
      "experienceLevelCost": 1
    },
    // The maximum lore length for the item edit command
    "lore": {
      "maxLength": 50,
      "maxLines": 5,
      "experienceLevelCost": 1
    }
  },
  "ignoreCommandSpyCommands": [
    "me",
    "msg",
    "teammsg",
    "tell",
    "w"
  ]
}

Messages

All messages in this mod are completely customizable and translatable. If you want to change them or add translations
(you can also PR these so they can be included in this project) navigate to ./config/messages/fabric-essentials/<language_code>.json.
For a list of all available language codes check out the wiki.

Miscellaneous

Commandspy

Run /commandspy to toggle spying. Any commands run by players will be sent to you.
Any commands listed in ignoreCommandSpyCommands config option will not be sent.

Styled Input

Allows users to use patboxs text format in anvils, books, signs, items.
They will require the following permission to do so fabric-essentials.style.<type>.<tag>, where <type> can be:
anvil, book, sign, item.name, item.lore and <tag> can be any of
the available tags!

Import mod data

This mod provides data importers for data from some other mods to help you transition.
Before starting the import process, make sure to take a backup!
There is currently support for kiloessentials and essential_commands.
If you wish to import data from any of these mods:

  1. Shutdown your server
  2. Remove the old mod
  3. Install this mod
  4. Start the server
  5. Run /essentials import <id> from console to start the import process.

Available Versions

Fabric Essentials 1.4.10+1.21.8release
MC 1.21.6, 1.21.7, 1.21.8fabric, quilt
April 8, 2026
Fabric Essentials 1.4.10+1.21.5release
MC 1.21.5fabric, quilt
April 8, 2026
Fabric Essentials 1.4.10+1.21.4release
MC 1.21.4fabric, quilt
April 8, 2026
Fabric Essentials 1.4.10+1.21.11release
MC 1.21.11fabric, quilt
April 8, 2026
Fabric Essentials 1.4.10+1.21.10release
MC 1.21.9, 1.21.10fabric, quilt
April 8, 2026

How to Install Fabric Essentials on Your Server

1

Order Server

Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).

2

Set fabric Loader

In the panel under "Egg", select the fabric loader and matching Minecraft version (26.1.2).

3

Install Mod

Open the mod browser in the dashboard and search for "Fabric Essentials". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

fabricquilt

Minecraft Versions

26.1.2, 26.1.1, 26.1 (+17 more)

Server-side

Required

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

Fabric Essentials server crashes on startup – what to do?

Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (26.1.2). You can switch loaders with one click in the panel.

Is Fabric Essentials compatible with fabric and quilt?

Fabric Essentials officially supports fabric, quilt for Minecraft 26.1.2, 26.1.1, 26.1. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with Fabric Essentials – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Fabric Essentials consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.

Rent Modded Server

Install Fabric Essentials with just one click on your server.

Recommended RAM
4 GBab €8/mo
Min. 3 GB | +1 GB pro 8 Spieler
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
MIT License
Server-side
Required

Supported Versions

26.1.226.1.126.11.21.111.21.11-rc21.21.101.21.91.21.81.21.71.21.6+10 more