This commit is contained in:
Olof Larsson
2014-10-02 16:12:16 +02:00
parent 422c896631
commit a09ee5f1f4
8 changed files with 246 additions and 0 deletions

View File

@@ -44,6 +44,7 @@ permissions:
factions.money.f2p: {description: transfer f --> p, default: false}
factions.money.p2f: {description: transfer p --> f, default: false}
factions.money.withdraw: {description: withdraw from faction, default: false}
factions.motd: {description: faction motd, default: false}
factions.officer: {description: make player officer, default: false}
factions.officer.any: {description: set officers for another faction, default: false}
factions.open: {description: set if invitation is required to join, default: false}
@@ -101,6 +102,7 @@ permissions:
factions.money.f2p: true
factions.money.p2f: true
factions.money.withdraw: true
factions.motd: true
factions.officer: true
factions.officer.any: true
factions.open: true
@@ -179,6 +181,7 @@ permissions:
factions.money.f2p: true
factions.money.p2f: true
factions.money.withdraw: true
factions.motd: true
factions.officer: true
factions.open: true
factions.perm: true