Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Supported environments
Creators
Details
Licensed MIT
Published 3 months ago
Updated 3 months ago
Essentials for Fabric
A server management mod for Fabric providing essential commands, home/warp systems for Minecraft 1.20.1.
Provides essential commands and systems for Fabric servers. Features home/warp systems and utility commands for server administrators.
Key Features
Player Home System
- Multiple Homes: Players can set multiple named homes (
/sethome kitchen,/sethome base) - Easy Navigation: Quick teleportation with
/home [name] - Management Tools: Delete unwanted homes with
/delhome <name>
Server Warp System
- Global Warps: Admins create server-wide teleport points (
/setwarp spawn) - Player Access: All players can use
/warp <name>to teleport - Warp Management: List all warps with
/warp, delete with/delwarp <name>
Smart Back System
- Previous Location: Never lose your way with
/back - Auto-tracking: Automatically saves location before teleports
- Multi-dimensional: Works across Nether, End, and Overworld
Essential Utility Commands
- Health & Hunger:
/healand/feedfor instant restoration - Flight Control:
/flytoggle for creative-style flight - God Mode:
/godfor invincibility during builds - Speed Control:
/speed <1-10>for faster movement - Item Repair:
/repairto fix damaged tools instantly
Gamemode Shortcuts
- Quick Switching:
/gmc,/gms,/gma,/gmsp - Player Targeting: Change other players' gamemodes
- Instant Response: No more typing
/gamemode creative
Server Management
- Spawn Management:
/spawnand/tpherefor player positioning
Permission System
EssentialsX-Compatible Permissions
| Permission Level | Commands Available | Player Type |
|---|---|---|
| Level 0 | /home, /sethome, /back, /spawn, /warp |
All Players |
| Level 2 | Utility commands, /repair |
Operators |
| Level 4 | All permissions | Server Owners |
Specific Permissions:
essentials.home- Home system accessessentials.warp- Warp system accessessentials.back- Back command accessessentials.fly- Flight toggle abilityessentials.god- God mode access- And many more...
Data Persistence
Automatic Save System
- Player Data: Homes and last locations saved to
world/essentials/playerdata/<uuid>.json - Server Warps: Global warps saved to
world/essentials/warps.json - Auto-Loading: Data loads automatically on server start and player join
- JSON Format: Human-readable, easy to backup and restore
Installation
-
Download Requirements:
- Fabric Loader for Minecraft 1.20.1
- Fabric API 0.83.0+
-
Install the Mod:
- Place
essentials-for-fabric-0.1.0-beta.jarin yourmods/folder - Include Fabric API in the same folder
- Start your server
- Place
-
First Setup:
- All commands work immediately with default permissions
- Players can start using
/homeand/warpright away - Operators get access to all utility commands
📋 Complete Command List
Player Commands (Level 0)
/home [name] - Teleport to home
/sethome [name] - Set home location
/delhome <name> - Delete home
/back - Return to previous location
/spawn - Teleport to spawn
/warp [name] - List warps or teleport to warp
Operator Commands (Level 2)
/heal [player] - Restore health and hunger
/feed [player] - Restore hunger only
/fly [player] - Toggle flight ability
/god [player] - Toggle invincibility
/speed <amount> [player] - Set movement speed (0.1-10.0)
/gmc/gms/gma/gmsp [player] - Gamemode shortcuts
/repair [player] - Repair held item
/tp <player> - Teleport to player
/tphere <player> - Teleport player to you
/setwarp <name> - Create server warp
/delwarp <name> - Delete server warp
Beta Notice
This is a beta release - please report any issues on GitHub.
Support & Community
- Bug Reports and Feature Requests: GitHub Issues
- Documentation: Full README on GitHub
- Source Code: Available under MIT License



