Язык

Fabric Essentials

Fabric Essentials

Modrinth

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

32.2k загрузок 47 подписчиков обновлено 4d ago
последняя v1.4.10+26.2 Modrinth
Fabric Quilt 1.21 – 26.2 LibraryManagementUtility

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.

Версии

Release
1.4.10+26.2
fabric, quilt · 26.2 · 4d ago
### Added - Bookcases argument to enchantment command ### Changed - Default bookcase count for enchantment command to 15
122
Release
1.4.10+1.21.8
fabric, quilt · 1.21.6, 1.21.7, 1.21.8 · 2mo ago
### Added - Bookcases argument to enchantment command ### Changed - Default bookcase count for enchantment command to 15
120
Release
1.4.10+1.21.5
fabric, quilt · 1.21.5 · 2mo ago
### Added - Bookcases argument to enchantment command ### Changed - Default bookcase count for enchantment command to 15
56
Release
1.4.10+1.21.4
fabric, quilt · 1.21.4 · 2mo ago
### Added - Bookcases argument to enchantment command ### Changed - Default bookcase count for enchantment command to 15
68
Release
1.4.10+1.21.11
fabric, quilt · 1.21.11 · 2mo ago
### Added - Bookcases argument to enchantment command ### Changed - Default bookcase count for enchantment command to 15
1.2k
Release
1.4.10+1.21.10
fabric, quilt · 1.21.9, 1.21.10 · 2mo ago
### Added - Bookcases argument to enchantment command ### Changed - Default bookcase count for enchantment command to 15
132
Release
1.4.10+1.21.1
fabric, quilt · 1.21, 1.21.1 · 2mo ago
### Added - Bookcases argument to enchantment command ### Changed - Default bookcase count for enchantment command to 15
811
Release
1.4.10+26.1.1
fabric, quilt · 26.1, 26.1.1, 26.1.2 · 2mo ago
### Added - Bookcases argument to enchantment command ### Changed - Default bookcase count for enchantment command to 15
1.6k
Release
1.4.9+1.21.8
fabric, quilt · 1.21.6, 1.21.7, 1.21.8 · 2mo ago
### Fixed - `maxMoveDistance` not working when set to `0`
16
Release
1.4.9+1.21.5
fabric, quilt · 1.21.5 · 2mo ago
### Fixed - `maxMoveDistance` not working when set to `0`
12
Release
1.4.9+1.21.4
fabric, quilt · 1.21.4 · 2mo ago
### Fixed - `maxMoveDistance` not working when set to `0`
11
Release
1.4.9+1.21.11
fabric, quilt · 1.21.11 · 2mo ago
### Fixed - `maxMoveDistance` not working when set to `0`
73

Комментарии 0

Пока нет комментариев. Будь первым, кто поделится мнением.

Скачать Fabric Essentials

R 1.4.10+26.2 26.2 fabric, quilt 708 KB R 1.4.10+1.21.8 1.21.6, 1.21.7, 1.21.8 fabric, quilt 711 KB R 1.4.10+1.21.5 1.21.5 fabric, quilt 704 KB R 1.4.10+1.21.4 1.21.4 fabric, quilt 685 KB R 1.4.10+1.21.11 1.21.11 fabric, quilt 718 KB R 1.4.10+1.21.10 1.21.9, 1.21.10 fabric, quilt 718 KB R 1.4.10+1.21.1 1.21, 1.21.1 fabric, quilt 678 KB R 1.4.10+26.1.1 26.1, 26.1.1, 26.1.2 fabric, quilt 698 KB R 1.4.9+1.21.8 1.21.6, 1.21.7, 1.21.8 fabric, quilt 709 KB R 1.4.9+1.21.5 1.21.5 fabric, quilt 702 KB R 1.4.9+1.21.4 1.21.4 fabric, quilt 683 KB R 1.4.9+1.21.11 1.21.11 fabric, quilt 717 KB R 1.4.9+1.21.10 1.21.9, 1.21.10 fabric, quilt 716 KB R 1.4.9+1.21.1 1.21, 1.21.1 fabric, quilt 676 KB R 1.4.9+26.1.1 26.1, 26.1.1, 26.1.2 fabric, quilt 696 KB R 1.4.8+1.21.8 1.21.6, 1.21.7, 1.21.8 fabric, quilt 709 KB R 1.4.8+1.21.5 1.21.5 fabric, quilt 702 KB R 1.4.8+1.21.4 1.21.4 fabric, quilt 683 KB R 1.4.8+1.21.11 1.21.11 fabric, quilt 717 KB R 1.4.8+1.21.10 1.21.9, 1.21.10 fabric, quilt 716 KB R 1.4.8+1.21.1 1.21, 1.21.1 fabric, quilt 676 KB R 1.4.8+26.1.1 26.1, 26.1.1, 26.1.2 fabric, quilt 696 KB R 1.4.7+26.1 26.1, 26.1.1, 26.1.2 fabric, quilt 695 KB R 1.4.7+1.21.8 1.21.6, 1.21.7, 1.21.8 fabric, quilt 709 KB R 1.4.7+1.21.5 1.21.5 fabric, quilt 702 KB R 1.4.7+1.21.4 1.21.4 fabric, quilt 683 KB R 1.4.7+1.21.11 1.21.11 fabric, quilt 716 KB R 1.4.7+1.21.10 1.21.9, 1.21.10 fabric, quilt 715 KB R 1.4.7+1.21.1 1.21, 1.21.1 fabric, quilt 676 KB R 1.4.6+1.21.11-rc2 1.21.11-rc2, 1.21.11 fabric, quilt 716 KB R 1.4.6+1.21.8 1.21.6, 1.21.7, 1.21.8 fabric, quilt 710 KB R 1.4.6+1.21.5 1.21.5 fabric, quilt 703 KB R 1.4.6+1.21.4 1.21.4 fabric, quilt 684 KB R 1.4.6+1.21.10 1.21.9, 1.21.10 fabric, quilt 717 KB R 1.4.6+1.21.1 1.21, 1.21.1 fabric, quilt 677 KB R 1.4.5+1.21.8 1.21.6, 1.21.7, 1.21.8 fabric, quilt 706 KB R 1.4.5+1.21.5 1.21.5 fabric, quilt 699 KB R 1.4.5+1.21.4 1.21.4 fabric, quilt 681 KB R 1.4.5+1.21.10 1.21.9, 1.21.10 fabric, quilt 713 KB R 1.4.5+1.21.1 1.21, 1.21.1 fabric, quilt 674 KB R 1.4.4+1.21.9 1.21.9, 1.21.10 fabric, quilt 707 KB R 1.4.4+1.21.6-rc1 1.21.6-rc1, 1.21.6, 1.21.7 fabric, quilt 1.3 MB R 1.4.4+1.21.1 1.21.1 fabric, quilt 1.3 MB R 1.4.4+1.21.4 1.21.4 fabric, quilt 1.3 MB R 1.4.4+1.21.5 1.21.5 fabric, quilt 1.3 MB R 1.4.3+1.21.5 1.21.5 fabric, quilt 1.3 MB R 1.4.2+1.21.5 1.21.5 fabric, quilt 694 KB R 1.4.1+1.21.5 1.21.5 fabric, quilt 694 KB R 1.4.0+1.21.5-rc1 1.21.5-rc1, 1.21.5-rc2, 1.21.5 fabric, quilt 691 KB R 1.4.0+1.21.4 1.21.4 fabric, quilt 677 KB

Файлы отдаются напрямую с первоисточника. Modgrid не хранит и не изменяет их.