-
Notifications
You must be signed in to change notification settings - Fork 30
Permission Nodes
Adam Walker edited this page Dec 29, 2013
·
9 revisions
Last Updated: 03:27 AM 29/12/2013 GMT+0
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)
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
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.