Summary
Starground has multiple commands that can help moderate or control a server's flow. While admins can run commands, they can also be run remotely from the BisectHosting Starbase panel. These commands can range from granting research to activating noclip or kicking troublesome players from the server. Players can also run the help command to view a list of available options from the console.
Starground Admin Commands
1. Log in to the BisectHosting Starbase panel.
2. Go to the Console tab.
3. Run the desired command using a /
prefix. Available commands can be found on the chart below.
All Admin Commands
Command | Description | Syntax |
help | Provides a list of available commands. | /help |
research | Unlocks the designated research for the player, use all to unlock all research. |
/research <researchID|all> <researchLevel> |
tp | Teleports the designated player to the set coordinates. | /tp <x> <y> <username> |
give | Gives the set username the designated number of items. | /give <ID> <Amount> <username> |
kill | Kills the designated player, kills the user if no name is set. | /kill <username> |
time | Sets the current time on the server. | /time <time> |
noclip | Allows the player to walk through terrain, applies to self if no user is set. | /noclip <username> |
movespeed | Changes the player's movement speed. | /movespeed <value> <username> |
zoomlimit | Disables the zoom limit for the designated player. | /zoomlimit <username> |
miningspeed | Changes a player's mining speed by the designated value. | /miningspeed <value> <username> |
rain | Starts or stops raining. | /rain <start|stop> |
effect | Adds/removes the designated effect to a player for the set duration. | /effect <add|remove|clear> <ID> <length> <username> |
mature | Makes all animals adults when set to true , or babies when false . |
/mature <true|false> |
god | Enables/disables godmode for the designated player. | /god <true/false> <username> |
kick | Kicks the designated player from the server. | /kick <username> |
whitelist | Adds the user to the server whitelist. | /whitelist <add|remove> <isSteamUser=true|false> <username|steamid> |
banlist | Adds or removes a player from the server banlist. | /banlist <add|remove> <isSteamUser=true|false> <username|steamid> |
setperm | Sets the permission level for the designated player. | /setpermission <level(0-3)> <isSteamUser=true|false> <username|steamid> |
create | Creates the set filepath on the server. | /create <filepath> |
stop | Stops the server. | /stop |