configuration/Permissions

Permissions

Wildcard Permissions

minecartrouting.create.*:
  - description: Allows player to create/modify all kind of Routingblocks

minecartrouting.create.*.own:
  - description: Allows player to create/modify own Routingblocks
  - default: op

minecartrouting.create.*.other:
  - description: Allows player to modify others Routingblocks
  - default: op
 
minecartrouting.break.*:
  - description: Allows player to break all kind of Routingblocks

minecartrouting.break.*.own:
  - description: Allows player to break own Routingblocks
  - default: op

minecartrouting.break.*.other:
  - description: Allows player to break others Routingblocks
  - default: op

minecartrouting.benefit.*:
  - description: Allows player to benefit from all kind of Routingblocks

minecartrouting.benefit.*.own:
  - description: Allows player to benefit from own Routingblocks
  - default: true

minecartrouting.benefit.*.other:
  - description: Allows player to benefit from others Routingblocks
  - default: true

Core permissions

minecartrouting.create.acceleration.own:
  - description: Allows player to create/modify own blocks with acceleration flag
minecartrouting.create.launcher.own:
  - description: Allows player to create/modify own blocks with launcher flag
minecartrouting.create.catcher.own:
  - description: Allows player to create/modify own blocks with catcher flag
minecartrouting.create.switch.own:
  - description: Allows player to create/modify own blocks with switch flag
        
minecartrouting.create.acceleration.other:
  - description: Allows player to modify others blocks with acceleration flag
minecartrouting.create.launcher.other:
  - description: Allows player to modify others blocks with launcher flag
minecartrouting.create.catcher.other:
  - description: Allows player to modify others blocks with catcher flag
minecartrouting.create.switch.other:
  - description: Allows player to modify others blocks with switch flag
    

minecartrouting.break.acceleration.own:
  - description: Allows player to break own blocks with acceleration flag
minecartrouting.break.launcher.own:
  -  description: Allows player to break own blocks with launcher flag
minecartrouting.break.catcher.own:
  - description: Allows player to break own blocks with catcher flag
minecartrouting.break.switch.own:
  - description: Allows player to break own blocks with switch flag
        
minecartrouting.break.acceleration.other:
  - description: Allows player to break others blocks with acceleration flag
minecartrouting.break.launcher.other:
  - description: Allows player to break others blocks with launcher flag
minecartrouting.break.catcher.other:
  - description: Allows player to break others blocks with catcher flag
minecartrouting.break.switch.other:
  - description: Allows player to break others blocks with switch flag
        
    
minecartrouting.benefit.acceleration.own:
  - description: Allows player to use own blocks with acceleration flag
minecartrouting.benefit.launcher.own:
  - description: Allows player to use own blocks with launcher flag
minecartrouting.benefit.catcher.own:
  - description: Allows player to use own blocks with catcher flag
minecartrouting.benefit.switch.own:
  - description: Allows player to use own blocks with switch flag
        
minecartrouting.benefit.acceleration.other:
  - description: Allows player to use others blocks with acceleration flag
minecartrouting.benefit.launcher.other:
  - description: Allows player to use others blocks with launcher flag
minecartrouting.benefit.catcher.other:
  - description: Allows player to use others blocks with catcher flag
minecartrouting.benefit.switch.other:
  - description: Allows player to use others blocks with switch flag

Comments

Posts Quoted:
Reply
Clear All Quotes