View difference between Paste ID: 5vEvk20g and SDLBQAQL
SHOW: | | - or go back to the newest paste.
1
groups:
2
  default:
3
    default: true
4
    permissions:
5
    - movecraft.boat.sail
6
    - movecraft.boat.move
7
    - movecraft.boat.rotate
8
    - movecraft.airship.pilot 
9
    - movecraft.airship.move
10
    - movecraft.airship.rotate
11
    - factions.kit.fullplayer
12
    - factions.create
13
    - factions.description
14
    - factions.home
15
    - factions.join
16
    - factions.leave
17
    - factions.list
18
    - factions.mod
19
    - factions.open
20
    - factions.setpeaceful
21
    - factions.setpermanent
22
    - factions.relation
23
    - factions.sethome
24
    - factions.show
25
    - factions.unclaim
26
    - factions.unclaimall
27
    - factions.help
28-
    Admin:
28+
  Admin:
29-
     permissions:
29+
    inheritance:
30-
     - factions.kit.admin
30+
    - default
31-
     - permissions.*
31+
32
    - factions.kit.admin
33
    - permissions.*