-
Notifications
You must be signed in to change notification settings - Fork 0
Commands
NoScapeDev edited this page Apr 18, 2024
·
19 revisions
| Command | Description | Permission |
|---|---|---|
| /help | Views a list of available commands. | supremecore.command.help |
| /spawn | Teleport to the spawn location. | supremecore.command.spawn |
| /setspawn | Set a new spawn location. | supremecore.command.setspawn |
| /warp [warp] | Teleport to the warp location. | supremecore.command.warp |
| /setwarp [warp] | Teleport to the spawn location. | supremecore.command.setwarp |
| /delwarp [warp] | Delete a warp. | supremecore.command.deletewarp |
| /home [home] | Teleport to a specified home. | supremecore.command.home |
| /sethome [home] | Set a new home. | supremecore.command.sethome |
| /delhome [home] | Delete a home. | supremecore.command.deletehome |
| /back | Teleport to your last location. | supremecore.command.back |
| /eco [..] [..] | Manage the economy. | supremecore.command.economy |
| /balance | Get your balance amount. | supremecore.command.balance |
| /bank | Get your bank amount. | supremecore.command.bank |
| /tp [player] - [player] | Teleport to a player | supremecore.command.teleport |
| /tpall | Teleport everyone online to you. | supremecore.command.tpall |
| /tpa [player] | Request to teleport to a player. | supremecore.command.tpa |
| /tpahere [player] | Request a player to your location. | supremecore.command.tpahere |
| /tpdeny [player] | Deny a teleport request. | supremecore.command.tpdeny |
| /tpaccept [player] | Accept a tpa request. | supremecore.command.tpaccept |
| /fly - [player] | Toggle flight on/off. | supremecore.command.fly |
| /gamemode [mode] [player] | Change your gamemode. | supremecore.command.gamemode |
| /heal - [player] | Heal your hearts/food level. | supremecore.command.heal, supremecore.command.heal.other |