Skip to content

Configurable, permissions-backed utility commands for Fabric servers (tpa, home, warp, spawn, back, nick, rtp)

License

Notifications You must be signed in to change notification settings

GoldenAlpharex/Essential-Commands

 
 

Repository files navigation

Essential Commands

Configurable, permissions-backed utility commands for Fabric servers.

Release Available For

Modrinth Downloads Curseforge Downloads GitHub Downloads (all releases)

Description

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).

Permissions

Essential Commands supports permissions mods like LuckPerms! All commands and sub-commands have their own permissions node in the form:

essentialcommands.<command>.<subcommand>

Commands

All of these commands support automatic tab completion using Minecraft's new commands system.

See the full List of Commands & Permissions.

Spawn

  • /spawn
  • /spawn set

Teleport requests

  • /tpa <target-player>
  • /tpahere <target-player>
  • /tpaccept <target-player>
  • /tpdeny <target-player>

Player Homes

  • /home set <home-name>
  • /home tp <home-name>
  • /home delete <home-name>

Warps

  • /warp set <warp-name>
  • /warp tp <warp-name>
  • /warp delete <warp-name>

Back

  • /back

Nickname

  • /nickname set <nickname>
  • /nickname clear
  • /nickname reveal <nickname>

Random Teleport (/wild equivalent)

  • /randomteleport
  • /rtp

Kitchen sink

  • /fly
  • /fly <target-player>
  • /workbench
  • /enderchest

Config

  • /essentialcommands config reload

License

Essential Commands is open-sourced software licenced under the MIT license.

Discord

Questions? Contact me in my Discord server.

About

Configurable, permissions-backed utility commands for Fabric servers (tpa, home, warp, spawn, back, nick, rtp)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%