Added F Drain Command (A Command which allows players with permission to obtain all the money in faction members balances.)
This commit is contained in:
@@ -490,6 +490,7 @@ fperm-gui:
|
||||
tntfill: TNT
|
||||
chest: ENDER_CHEST
|
||||
check: WATCH
|
||||
drain: BUCKET
|
||||
spawner: MOB_SPAWNER
|
||||
home: ENDER_EYE
|
||||
slots:
|
||||
@@ -525,6 +526,7 @@ fperm-gui:
|
||||
chest: 42
|
||||
check: 50
|
||||
spawner: 38
|
||||
drain: 49
|
||||
home: 48
|
||||
# {action} Action name eg: Setwarp, Kick
|
||||
# {action-access} Access name eg: Allow, Deny
|
||||
|
||||
@@ -65,6 +65,7 @@ permissions:
|
||||
factions.kit.halfplayer:
|
||||
description: Can do all but create factions.
|
||||
children:
|
||||
factions.drain: true
|
||||
factions.wild: true
|
||||
factions.missions: true
|
||||
factions.tntfill: true
|
||||
|
||||
Reference in New Issue
Block a user