mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-26 18:54:44 +02:00
Adding a permission for the /mchud command.
This commit is contained in:
@ -728,6 +728,7 @@ permissions:
|
||||
mcmmo.commands.herbalism: true
|
||||
mcmmo.commands.inspect: true
|
||||
mcmmo.commands.mcability: true
|
||||
mcmmo.commands.mchud: true
|
||||
mcmmo.commands.mcmmo: true
|
||||
mcmmo.commands.mcrank: true
|
||||
mcmmo.commands.mcstats: true
|
||||
@ -792,6 +793,8 @@ permissions:
|
||||
description: Allows access to the mcgod command
|
||||
mcmmo.commands.mcgod.others:
|
||||
description: Allows access to the mcgod command for other players
|
||||
mcmmo.commands.mchud:
|
||||
description: Allows access to the mchud command
|
||||
mcmmo.commands.mcmmo:
|
||||
description: Allows access to the mcmmo command
|
||||
mcmmo.commands.mcpurge:
|
||||
|
Reference in New Issue
Block a user