The 50+ commands every server ends up needing anyway: homes, warps, teleport requests, kits, an economy, and the usual moderation set. Each one has its own switch in the config, so you can run the three you want and leave the other 47 off. Permission nodes go through LuckPerms, command.home and friends.
Command list
Teleportation
| Command | Description |
|---|---|
/home <name> |
Teleport to a home |
/homeadd <name> |
Create a new home |
/homeremove <name> |
Delete a home |
/spawn |
Teleport to spawn |
/setspawn |
Set the server spawn |
/warp <name> |
Teleport to a warp |
/setwarp <name> |
Create a warp |
/delwarp <name> |
Delete a warp |
/warps |
List all warps |
/tpa <player> |
Send teleport request |
/tpahere <player> |
Invite player to you |
/tpaaccept |
Accept request |
/tpadeny |
Deny request |
/tpall |
Teleport everyone to you |
/tphere <player> |
Teleport player to you |
/tpoffline <player> |
Teleport to offline position |
/back |
Return to previous location |
Economy
| Command | Description |
|---|---|
/pay <player> <amount> |
Transfer money |
/eco give <player> <amount> |
Give money (Admin) |
/eco set <player> <amount> |
Set balance (Admin) |
/eco take <player> <amount> |
Take money (Admin) |
Moderation and players
| Command | Description |
|---|---|
/invsee <player> |
View player's inventory |
/vanish |
Become invisible |
/god |
Invulnerability |
/fly |
Flight mode |
/gm <0-3> |
Switch gamemode |
/tempban <player> <time> |
Temporary ban |
/sudo <player> <command> |
Execute command as player |
Inventory and items
| Command | Description |
|---|---|
/ec |
Open Ender Chest |
/workbench |
Open crafting table |
/trash |
Open trash can |
/clear |
Clear inventory |
/kit <name> |
Get a kit |
/rename <name> |
Rename held item |
/skull <player> |
Get player head |
/unbreakable |
Make item unbreakable |
/addlore <text> |
Add lore to item |
/setlore <line> <text> |
Replace a lore line |
/removelore <line> |
Remove a lore line |
/kit create <name> |
Save hotbar as kit (Admin) |
/kit delete <name> |
Delete a kit (Admin) |
/glow |
Make item glow |
/inventory |
Open virtual inventory |
World and server
| Command | Description |
|---|---|
/day |
Set daytime |
/night |
Set nighttime |
/sun |
Clear weather |
/rain |
Set rain |
/thunder |
Set thunderstorm |
/broadcast <message> |
Server message |
/motd <text> |
Set message of the day |
/feed |
Restore hunger |
/heal |
Restore health |
/clean |
Remove all items on the ground nearby |
/cleanh |
Remove only floating items nearby |
/eco get <player> |
Check player balance |
/delete <radius> |
Delete all entities within radius |
Configuration options
Every command has its own on/off switch. Three more options sit next to them:
customJoinMessageEnabledfor custom join messagescustomLeaveMessageEnabledfor custom leave messagesbankSystemto turn the economy on
Note: This wiki is the documentation. Questions and bug reports are faster on the Discord server.