Skip to content

Commands

Opalium edited this page Dec 29, 2013 · 8 revisions

Commands marked with [DEVEL] are not in the current release


/admin

Description: Sends a message to all online admins
Permissions: chat.admin (Write only), admin.chat (Read & Write)
Arguments: Message (string)

/ban

Description: Bans the target user from the server for the specified time (in minutes) and reason.
Permissions: admin.ban
Arguments: Username (string), Length (number, minutes), Reason (string)

/unban

Description: Unbans the specified player using a search string, checks Username, UUID and IP Address
Permissions: admin.unban
Arguments: Username/UUID/IP Address (string)

/banreload

Description: Reloads the all of the ban data from file
Permissions: admin.reload
Arguments: None

/broadcast

Description: Sends a server-wide message to all clients.
Permissions: admin.broadcast
Arguments: Message (string)

/build

Description: Allows you to grant/revoke a player's building rights, this command is toggled.
Permissions: admin.build
Arguments: Player username (string)

/find

Description: Find your world co-ordinates or those of a specified player.
Permissions: None
Arguments: Player username (string) [Optional]

/fuel

Description: Provides enough fuel to travel to another planet from spawn.
Permissions: None
Arguments: None

/group

Description: Allows you to manage permission groups.
Permissions: admin.managegroups
Arguments: See Group & Player Management

/help, /?, /commands, /commandlist

Description: Provides help for using commands
Permissions: None
Arguments: Command (string) [Optional]

/home

Description: Allows you to teleport to your home planet.
Permissions: client.home
Arguments: None

/item, /give

Description: Allows you to give items to yourself.
Permissions: admin.give
Arguments: Item (string), Amount (number)

/kick

Description: Kicks the user from the server.
Permissions: admin.kick
Arguments: Player username (string)

/players, /list, /who

Description: Lists all of the players connected to the server.
Permissions: None
Arguments: None

/me

Description: Sends an emote message.
Permissions: None
Arguments: Message (string)

/mute

Description: Allows you to mute/unmute a player, this command is toggled.
Permissions: admin.mute
Arguments: Player username (string)

/planet

Description: Teleports you to the planet your ship is orbiting.
Permissions: client.planet
Arguments: None

/rules

Description: Shows the list of all rules on the server.
Permissions: None
Arguments: None

/ship

Description: Teleports you to your or another player's ship.
Permissions: client.ship (Own ship), admin.ship (All ships)
Arguments: Player username (string) [Optional]

/shipaccess [DEVEL]

Description: Allows you to control who can access your ship.
Permissions: client.shipaccess
Arguments:
Mutli-usage command:
/shipaccess status - shows the current access-control status of your ship, with details on the blacklist, whitelist and access type.
/shipaccess private/public - sets your ship access type. Public means anyone (except for blacklisted players and admins) can access it, while private means only people in your ship's whitelist (and admins) can access it.
/shipaccess allow/disallow - adds or removes a player from the ship's whitelist.
/shipaccess block/unblock - adds or removes a player from the ship's blacklist.

/shutdown

Description: Gracefully closes all connections.
Permissions: admin.shutdown
Arguments: None

/restart

Description: Initiate a restart of the server, 30 second delay. (Toggle, use again to cancel)
Permissions: admin.restart
Arguments: None

/spawn

Description: Warps your ship to the spawn planet.
Permissions: world.spawn
Arguments: None

/starteritems [DEVEL]

Description: Gives you a few starting items as specified by the server.
Permissions: None
Arguments: None

/uptime

Description: Shows how long has past since the server was last restarted.
Permissions: None
Arguments: None

/version

Description: Shows the version information for the server.
Permissions: None
Arguments: None

/warpship

Description: Warps your ship to the location of another player.
Permissions: world.warpship Arguments: Player username (string)

/whosthere

Description: Shows a list of all players active in your current world.
Permissions: world.listplayers
Arguments: None

This project is UNSUPPORTED and no longer receives updates from the project developers. The code is provided on an as-is basis with no warranty of any kind.

Clone this wiki locally