-
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 |
| Teams: | ||
| /team help | For team help page. | supremecore.command.team |
| /team create [name] | Create a new team. | supremecore.command.team |
| /team disband | Delete your team. LEADER | supremecore.command.team |
| /team info [team] | Get info of a team. | supremecore.command.team |
| /team accept [team] | Accept a team invite. | supremecore.command.team |
| /team settag [tag] | Set your teams tag. LEADER | supremecore.command.team |
| /team invite [player] | Invite a player. LEADER | supremecore.command.team |
| /team kick [player] | kick a player. LEADER | supremecore.command.team |
| /team setbase | Set your teams base. LEADER | supremecore.command.team |
| /team transfer [player] | Transfer teams ownership. LEADER | supremecore.command.team |
| /team base | Teleport To your teams base | supremecore.command.team |
| /teamchat [message] | Sends a message to your team. | supremecore.command.team |