|
@@ -48,6 +48,9 @@ commands:
|
|
description: Show the cooldowns on all your mcMMO abilities
|
|
description: Show the cooldowns on all your mcMMO abilities
|
|
aliases: [mccooldowns]
|
|
aliases: [mccooldowns]
|
|
permission: mcmmo.commands.mccooldown
|
|
permission: mcmmo.commands.mccooldown
|
|
|
|
+ mcchatspy:
|
|
|
|
+ description: Toggle mcMMO Party Chat spying on/off
|
|
|
|
+ permission: mcmmo.commands.mcchatspy
|
|
mcgod:
|
|
mcgod:
|
|
description: Toggle mcMMO god-mode on/off
|
|
description: Toggle mcMMO god-mode on/off
|
|
permission: mcmmo.commands.mcgod
|
|
permission: mcmmo.commands.mcgod
|
|
@@ -690,12 +693,8 @@ permissions:
|
|
default: false
|
|
default: false
|
|
description: Implies access to everything in mcMMO
|
|
description: Implies access to everything in mcMMO
|
|
children:
|
|
children:
|
|
- mcmmo.admin.chatspy: false
|
|
|
|
mcmmo.commands.mcconvert.all: true
|
|
mcmmo.commands.mcconvert.all: true
|
|
mcmmo.commands.xprate.all: true
|
|
mcmmo.commands.xprate.all: true
|
|
- mcmmo.admin.chatspy:
|
|
|
|
- default: false
|
|
|
|
- description: Allows admins to monitor party chat
|
|
|
|
mcmmo.bypass.*:
|
|
mcmmo.bypass.*:
|
|
default: false
|
|
default: false
|
|
description: Implies all bypass permissions.
|
|
description: Implies all bypass permissions.
|
|
@@ -797,6 +796,8 @@ permissions:
|
|
mcmmo.commands.kraken.others: true
|
|
mcmmo.commands.kraken.others: true
|
|
mcmmo.commands.mcability.others: true
|
|
mcmmo.commands.mcability.others: true
|
|
mcmmo.commands.mcconvert.all: true
|
|
mcmmo.commands.mcconvert.all: true
|
|
|
|
+ mcmmo.commands.mcchatspy: true
|
|
|
|
+ mcmmo.commands.mcchatspy.others: true
|
|
mcmmo.commands.mcgod: true
|
|
mcmmo.commands.mcgod: true
|
|
mcmmo.commands.mcgod.others: true
|
|
mcmmo.commands.mcgod.others: true
|
|
mcmmo.commands.mcimport: true
|
|
mcmmo.commands.mcimport: true
|
|
@@ -900,6 +901,10 @@ permissions:
|
|
description: Allows access to the mcgod command
|
|
description: Allows access to the mcgod command
|
|
mcmmo.commands.mcgod.others:
|
|
mcmmo.commands.mcgod.others:
|
|
description: Allows access to the mcgod command for other players
|
|
description: Allows access to the mcgod command for other players
|
|
|
|
+ mcmmo.commands.mcchatspy:
|
|
|
|
+ description: Allows access to the mcchatspy command
|
|
|
|
+ mcmmo.commands.mcchatspy.others:
|
|
|
|
+ description: Allows access to the mcchatspy command for other players
|
|
mcmmo.commands.mcmmo.*:
|
|
mcmmo.commands.mcmmo.*:
|
|
default: false
|
|
default: false
|
|
description: Implies access to all mcmmo.commands.mcmmo permissions
|
|
description: Implies access to all mcmmo.commands.mcmmo permissions
|