Skip to content

Permission Nodes

Adam Walker edited this page Jan 1, 2014 · 9 revisions

These are all of the permission nodes available for use with the group system, and permissions marked [DEVEL] are not in the current release (v1.2.1).

Permission Nodes

admin.*

  • admin.chat: Allows talking in the /admin chat
  • admin.ban: Ban players from the server
  • admin.unban: Unban players from the server
  • admin.kick: Kick players from the server
  • admin.mute: Mute/unmute a player
  • admin.reload: Reload all bans from file
  • admin.broadcast: Send a global broadcast to all players
  • admin.build: Allow use of /build to give/revoke build rights
  • admin.managegroups: Grants the ability to use /group to manage groups and user assignments
  • admin.give: Give items to yourself through /give (or /item)
  • admin.ship: Allows using /ship to teleport to other player's ships
  • admin.shutdown: Allow the use of /shutdown to gracefully close the server
  • admin.restart: Allow the use of /restart to gracefully close and restart the server (Windows only, buggy on Linux)
  • admin.spawnbuild: Allows building on the spawn planet
  • admin.ignoreshipaccess: Allows accessing any ship, no matter what are the ship's access control settings.

client.*

  • client.home: Allows the use of /home to teleport to your set home planet
  • client.planet: Allows the use of /planet to teleport to the current planet
  • client.ship: Allows the use of /ship to teleport to your ship (Can be used at any time)
  • client.find: Allows the use of /find to find your or another player's coords.
  • client.shipaccess: Allows the use of /shipaccess to control the access to your ship.
  • [DEVEL] client.sethome: Allows the use of /sethome to set your player's home planet.

chat.*

  • chat.admin: Allow players to send messages to the admins
  • chat.emote: Allow the use of /me in the chat

world.*

  • world.listplayers: Allows the ability to see all players on the current world via /whosthere
  • world.warpship: Allows the ability to use /warpship to warp your ship to the location of another player (No fuel charge)
  • world.build: Grants the ability to build on the server with the exception of the spawn world
  • world.spawn: Allows the ability to use /spawn to free warp to the spawn planet.

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