
EEssentials
EEssentials is a comprehensive Fabric mod, designed to enhance the gameplay experience for players and provide powerful administration tools for server operators.
Обновлён 3 декабря 2025 г. · опубликован 3 декабря 2023 г.
What is EEssentials?
EEssentials is a comprehensive Fabric mod for Minecraft 1.20.1 and higher, designed to enhance the gameplay experience for players and provide powerful administration tools for server operators. This mod adds a plethora of features and commands that streamline gameplay, introduce new functionalities, and enable detailed control over the server's operation.
Features
Customization
EEssentials allows you to enable or disable any modules you don't require. This ensures EEssentials operates without interfering with other mods that may provide similar commands or functionalities. Tailor the mod to fit your server's unique needs!
Admin Commands
Server administrators can benefit from a variety of commands tailored for server management, including but not limited to:
- /invsee: View and manage other players' inventories.
- /socialspy: Monitor private messages between players.
- /tpoffline: Teleport to an offline player's last location.
- /smite: Summon lightning on a target.
- /reload: Reload configuration and language files without restarting the server.
Player Commands
EEssentials offers a range of commands to improve the player's experience, including:
- Messaging Aliases: Easier communication with commands like
/msg,/tell,/whisper. - Virtual Workstations: Access utility containers like anvils, crafting tables, ender chests, and more on-the-go.
- Teleportation Commands: Simplified player movement with commands like
/tpa,/tpahere,/home, and/warp. - Item Management: Rename items, edit lore, enchant, and repair with commands like
/itemeditor,/enchant, and/repair.
Advanced Player Interaction
- /afk: Mark yourself as away-from-keyboard.
- /ignore: Ignore messages from targeted players.
- /playtime: Check your or another player's total playtime.
- /seen: See when a player was last online.
Home and Spawn Management
- /sethome: Set multiple home locations.
- /spawn: Teleport to the server's spawn point.
- /setspawn: Set the spawn point for all players.
Warp and Random Teleport
- /setwarp: Create warp points for easy navigation.
- /warp: Teleport to pre-set warp points.
- /rtp: Randomly teleport to a safe location.
Utility Commands
- /clearinventory: Clear your or another player's inventory.
- /feed: Replenish your food bar.
- /heal: Replenish your health bar.
- /fly: Toggle flight mode.
- /godmode: Make yourself invulnerable.
- /speed: Adjust your fly or walk speed.
- /time: Check the current world time.
Comprehensive Command List
EEssentials provides a wide range of commands to enhance both player and admin experiences. For a complete guide on all commands, including aliases, descriptions, and syntax, please refer to our Commands Guide.
Compatibility with LuckPerms
To ensure smooth integration with LuckPerms, it's important to understand the behavior of wildcard permissions.
Default Configuration
With apply-sponge-implicit-wildcards set to true, granting a permission like eessentials.rtp will automatically include sub-permissions such as eessentials.rtp.bypasscooldown.
Recommended Action
If you prefer more granular control, set apply-sponge-implicit-wildcards to false in your luckperms.conf.
License
EEssentials proudly embraces the GNU General Public License v3.0, promoting a community-driven future for mod development. Full license details can be found in the LICENSE file in our repository.
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 2.2.4 | Релиз | 1.21.1 | fabric | 3 декабря 2025 г. | Скачать (2.0 МБ) |
| 2.2.0 | Релиз | 1.21, 1.21.1 | fabric | 4 октября 2024 г. | Скачать (1.7 МБ) |
| 2.1.0 | Релиз | 1.21.1 | fabric | 23 сентября 2024 г. | Скачать (1.7 МБ) |
| 2.0.0 | Альфа | 1.21, 1.21.1 | fabric | 14 сентября 2024 г. | Скачать (1.7 МБ) |
| 1.1.0 | Релиз | 1.20.1 | fabric | 4 июня 2024 г. | Скачать (1.5 МБ) |
Ченджлог
2.2.4Релиз1.21.1 · 3 декабря 2025 г.
Additions
- Added permission nodes for Smite Commands
eessentials.smiteeessentials.smite.playereessentials.smite.all
- Added Toggle Parameter for God Mode
/god <player> <true/false>
- Added the option to set RTP Center
Random-Teleport:
Max-Attempts: 10
# How many attempts the plugin will take to find a safe location for a player to teleport to before giving up.
Worlds:
"minecraft:overworld":
# The Center of your world. All RTP settings will revolve around this central coordinate.
# Most servers will center their world at x=0, z=0, but if your server spawn is elsewhere
# feel free to adjust those here. Defaults: x=0, z=0
Center-X: 0
Center-Z: 0
# Any worlds not here will automatically be blacklisted. Case sensitive.
Min-Distance: 250
# The minimum distance from 0, 0 the random location must be.
# (I.E. if this is set to 250, your x and z coordinates MUST each be higher than 250.
Max-Distance: 5000
# The maximum distance from 0, 0 the random location must be.
# (I.E. if this is set to 5000, your x and z coordinates may not go higher than 5000.
Cooldown: 60
- Added Lang Key
Home-Specify-Namewhich is as an error feedback for players that type/sethomewithout specifying a home name.
Home-Specify-Name: "<red>Please specify the home name! /sethome <name>!"
2.2.0Релиз1.21, 1.21.1 · 4 октября 2024 г.
Additions
- Added MOTD on Join--If
motd.txtis defined inEEssentials/text-commands/, it will display upon join. - Added
/nightvisiontoggle. Also supports a target parameter - Added
/broadcast, comes with modern text formatting support.
Changes
/tpacancelnow has feedback. Added langTPA-Cancel-SelfandTPA-Cancel-Targetto lang.ymlLocations.jsonwill now be included in reloads
Fixes
- Fixed
/fly {target}displaying incorrect outputs. - Fixed the default lang.yml displaying {target} instead of {receiver} for Timeout TP Request. If you're not using a fresh install, change
{target}to{receiver}inTPA-Requester-Timeout - Fixed Null Pointer Error with
/reply /replynow has proper feedback if the player has no one to reply to.
Notice
I have begun early implementations of a Mail system, however this is NOT ready for production. By default, it will be set to false, and solely serves as me beginning the implementation. This system is not functional in its current state.
2.1.0Релиз1.21.1 · 23 сентября 2024 г.
Additions
- Added
/enchantmenttable- Opens a virtual Enchantment Table. - Added
/repair all- Repairs all valid items in a player's inventory. - Added Placeholder:
%eessentials:playtime%
Changes
eessentials.tpahas been divided into three permission nodes:eessentials.tpagrants access to/tpaeessentials.tpacceptgrants access to/tpaccepteessentials.tpacancelgrants access to/tpacancel
- Warps now support both Uppercase and Lowercase letters.
/warp Baseand/warp basewould be considered different warps.
Fixes
eessentials.hatpermission node now works./spawnnow factors in the direction the setter was facing./playtimenow works on offline players.
Developer
- Added API Callback for MessageCommands#SendToSocialSpies
2.0.0Альфа1.21, 1.21.1 · 14 сентября 2024 г.
This is the first EEssentials 1.21 build!
Changes
- Setting AFK-Kick or AFK-Kick-Timer to
-1will now disable them.
Fixes
/speed walknow functions correctly
Important
This has been marked as alpha due to having a few issues, mainly:
- The Lore option for the Item Editor is bugged.
- The EssentialCommands Converter is not available (temporary)
1.1.0Релиз1.20.1 · 4 июня 2024 г.
Additions:
- Added
/godmodecommand: Makes the target or person who runs the command invulnerable. - Added
/unalivecommand: Kills the person who runs the command. - Added
/cartographycommand: Opens a virtual cartography table. - Added
/loomcommand: Opens a virtual loom. - Added
/itemeditorcommand: Rename an Item or Change Lore (Supports Color/Format). - Added
/enchantcommand: Enchants the item in your hand with the desired enchantment and level (max of 255). Has a Restricted/Unrestricted mode. - Added
/unenchantcommand: Removes an enchantment from the item in your hand. - Added Dimension RTP
- Added Biome RTP
- Added AFK Config
- Toggle AFK-Notifications:
- Customizable AFK and AFK-Kick Timers (in seconds)
- Command to run when a player is marked as AFK
Changes:
- config.yml
- Moved RTP Configs from
config.ymltortp.yml(Excludes Air-Blocks and Unsafe-Blocks) - lang.yml
- Added Enchant Section
- Added Near Section
- Added Item Editor Section
- Added God Mode Section
- Fixed {item} error in Hat Section
- Player Homes is now determined by the highest home permission node, rather than the first.
Important
Command Toggles: Anvil, Enderchest, Grindstone, Smithing, Stonecutter, and Workbench have all been combined into a singular workstations: true setting. This will require a manual update in case you disabled any of the listed commands.
For dimension RTP to work in the Nether and End, make sure cave teleport is enabled
Комментарии
Загружаем…