Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2012
330
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. # 'signText' is the text that has to be on the first line of the sign to in order for it to be a SignRankSign.
  2. # You have to manually set the groups for every world when using either Permissions3, Groupmanager or bPermissions.
  3. # Those groups are ignored when 'bypassGroupCheck' is true, players will then be promoted to the group specified on the second line of the sign.
  4. PermissionsBukkit:
  5. toGroup: user
  6. MultiWorld:
  7. worldName: "world of fantasy"
  8. signText: '[Baurecht]'
  9. bypassGroupCheck: false
  10. messages:
  11. rankUp: Du hast jetzt Baurecht.
  12. deny: Du hast bereits Baurecht!!!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement