Back to mods
FabricEssentials project artwork

CurseForge · Minecraft mod

FabricEssentials

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

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which FabricEssentials release matches Fabric?

Updated today
Best match for your filters Fabric Essentials 1.4.11+26.3
Game version 26.3
Loader Fabric, Quilt

FabricEssentials Fabric Essentials 1.4.11+26.3 targets 26.3 with Fabric, Quilt. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.

Where it goes

Is FabricEssentials required on the client, server, or both?

The project page does not say whether this file belongs on the client, dedicated server, or both.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release Fabric, Quilt
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does FabricEssentials Fabric Essentials 1.4.11+26.3 need?

Fabric Essentials 1.4.11+26.3 on Fabric. Every mod below is checked against that same setup.

No extra mods listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional mods.

Before you install it

Add FabricEssentials without breaking your instance.

Built for FabricEssentials Fabric Essentials 1.4.11+26.3 on Fabric. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use Fabric Essentials 1.4.11+26.3. It targets 26.3 with Fabric, Quilt; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside Fabric Essentials 1.4.11+26.3. It opens that exact file at the source.

About this project

What does FabricEssentials add?

Fabric Essentials is a Minecraft Fabric mod that adds many commands (such as a warps, homes, tpa and many utility commands) to the game. It works purely serverside, it is not required on the client.

Commands

/anvil, /cartographytable, /enchantment, /enderchest, /grindstone, /loom, /smithing, /stonecutter, /workbench, /deletehome [home] [player], /home [home] [player], /homes [player], /sethome [home] [player|-confirm], /deletewarp warp, /warp warp, /setwarp warp, /warps, /tpa target, /tpahere target, /tpall, /tpaccept [target], /tpdeny [target], /back, /broadcast message, /commandspy, /essentials reload, /essentials import importer, /feed [player], /hat, /itemedit name (name|clear), /itemedit lore line (lore|clear), /heal [player], /glow [player], /ping [player], /signedit line (text|clear), /mods [mod], /fly [player], /flyspeed [flyspeed] [target], /walkspeed [walkspeed] [target], /invulnerable [player], /tellmessage targets message, /message-to-vanilla quicktext message, /message-to-vanilla simplifiedtext message

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"
  ]
}

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.

Project description from CurseForge.

Pick your setup

FabricEssentials by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

34 available setups

Showing the newest 12 of 17 game versions. Older files are in the list below.

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

FabricEssentials versions and loaders

48 of 48 releases match
Clear filters

Looking for an older file? The official CurseForge project page is in Resources.