documentation/Configs/permissions.yml(deDE)

Universal



 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
# This is the Permissionsfile.
# You can create here groups and set their permissions.
# You can find a example on DevBukkit.
# The example shows how.
Permissions:
  default:
    permissions:                    #Add here the permissions
    - sm.showBossBar
    - example2
    inheritance:                    #Add here the groups where you can 
    - ''
    prefix: '&e[Default]'          #Add here the group-prefix for the chat
    suffix: '&e[Default]'          #Add here the group-suffix for the chat

#For a now group, just copy and paste the example and change "default" into the groupname.

Comments

Posts Quoted:
Reply
Clear All Quotes