Skip to content
BernardisGood edited this page Apr 17, 2020 · 3 revisions

Permissions for version 0.3.5

Permissions are written as eg. movecraft.bypasslock

movecraft.createsign permissions are only required if RequireCreatePerm in the main config is true

By altering the craft configs to contain requiresSpecificPerms: false you can leave out the part that specifies the craft type.
eg. movecraft.crew.command


  • movecraft
    • bypasslock
    • createsign
      • commander
      • crew
      • subcraftrotate
      • contacts
      • status
      • speed
      • remote
      • staticmove
      • relativemove
      • teleport
      • helm
      • cruise
      • ascend
      • descend
    • [craftType]
      • create
      • crew
        • command
        • pilot
        • director
          • aa
          • cannons
        • repair - To Be Implemented
        • loader - To Be Implemented
        • join - To Be Implemented
      • rotatesubcraft
      • useremote
      • movement
        • ascend
        • descend
        • cruise
        • rotate
        • teleport
        • relativemove
        • staticmove
Clone this wiki locally