2 min readUpdated Aug 13, 2026

How To Use Console Commands On Your Craftopia Server

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

  1. 1
    Log in to Bropanel and select your server.
  2. 2
    In the sidebar, go to Console.
  3. 3
    Type your desired command and press Enter.

Available Commands

CommandDescription
helpShows the first page of commands. help [n] shows page n, and help -a shows every command at once.
listShows every player currently on your server.
permissionShows 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.
banlistShows the list of banned IP addresses.
pardon [address]Removes the ban on the given address.
lockStops anyone else from joining your server.
unlockLets players join your server again.
creativePrints tips for the creative mode settings, see our creative mode guide.
fpsShows the frame rate the server is running at.
cacheClearUnloads assets that are no longer in use from memory.
versionShows the server's version number.
is_developmentShows whether the server is running a development build.
stopStops your server.