Essential Commands is a Minecraft (Fabric) mod that adds several simple commands to the game.
All commands are configurable and toggleable.
The mod is purely serverside, and is not required on the client. (but it does work on singleplayer worlds).
Essential Commands supports permissions mods like LuckPerms! All commands and sub-commands have their own permissions node in the form:
essentialcommands.<command>.<subcommand>
Note: The config option use_permissions_api
must be set to true
for permissions to have an effect. (Config Docs) (Permissions Docs)
All of these commands support automatic tab completion using Minecraft's new commands system.
See the full List of Commands & Permissions.
- /spawn
- /spawn set
- /tpa <target-player>
- /tpahere <target-player>
- /tpaccept <target-player>
- /tpdeny <target-player>
- /home set <home-name>
- /home tp <home-name>
- /home delete <home-name>
- /home list
- /warp set <warp-name>
- /warp tp <warp-name>
- /warp delete <warp-name>
- /warp list
- /back
Want to teleport to where you died? Enable allow_back_on_death
in the config.
- /nickname set <nickname>
- /nickname clear
- /nickname reveal <nickname>
- /randomteleport
- /rtp
- /workbench
- /anvil
- /enderchest
- /stonecutter
- /grindstone
- /wastebin
- /afk
- /fly
- /fly <target-player>
- /invuln
- /invuln <target-player>
- /top
- /day
- /gametime
- /essentialcommands config reload
Essential Commands is open-sourced software licenced under the MIT license.
Questions? Contact me in my Discord server.