Skip to content

Permission Nodes

Adam Walker edited this page Dec 29, 2013 · 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.1.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

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)

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
  • [DEVEL] world.warpship: Allows the ability to use /warpship to warp to the location of another player (No fuel charge)
  • [DEVEL] 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