Console commands let you manage players, hand out bans, message everyone online and check on the server itself. Here's how to run them on your Craftopia server, along with a list of all the available Console commands Craftoria has to offer.
Using Console Commands
- 1Log in to Bropanel and select your server.
- 2In the sidebar, go to
Console. - 3Type your desired command and press
Enter.
Available Commands
| Command | Description |
|---|---|
help | Shows the first page of commands. help [n] shows page n, and help -a shows every command at once. |
list | Shows every player currently on your server. |
permission | Shows your own permission level. |
say [message] | Sends a message to every player currently online. |
tell [userId] [message] | Sends a message to a single player. |
kick [playerId] | Kicks a player from your server, using their ID from list. |
ban [playerId] | Bans a player from your server, using their ID from list. |
banlist | Shows the list of banned IP addresses. |
pardon [address] | Removes the ban on the given address. |
lock | Stops anyone else from joining your server. |
unlock | Lets players join your server again. |
creative | Prints tips for the creative mode settings, see our creative mode guide. |
fps | Shows the frame rate the server is running at. |
cacheClear | Unloads assets that are no longer in use from memory. |
version | Shows the server's version number. |
is_development | Shows whether the server is running a development build. |
stop | Stops your server. |
