mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 21:26:46 +01:00
Fixed the fix of mmoedit/mcgod working without permissions.
This commit is contained in:
parent
06c0b4cc11
commit
a2fc694c8d
@ -4,6 +4,7 @@ version: ${project.version}-b${BUILD_NUMBER}
|
||||
softdepend: [Spout]
|
||||
authors:
|
||||
- TheYeti
|
||||
- nossr50
|
||||
- NuclearW
|
||||
- gmcferrin
|
||||
description: mcMMO takes core Minecraft game mechanics and expands them to add an extensive RPG experience, the goal of the project has always been a quality RPG experience. Everything in mcMMO is carefully thought out and is constantly improving. mcMMO adds eleven skills to train in and level in, while also offering a high level of customization for server admins. There are countless features, including custom sounds, graphical elements, and more added when running mcMMO in conjunction with Spout. I carefully read feedback and evaluate the mechanics of mcMMO in every update to provide an ever-evolving experience.
|
||||
@ -105,9 +106,7 @@ permissions:
|
||||
description: mcmmo permisions that default to true
|
||||
children:
|
||||
mcmmo.ability.*: true
|
||||
mcmmo.item.*: true
|
||||
mcmmo.tools.*: true
|
||||
mcmmo.regeneration: true
|
||||
mcmmo.item.*: true
|
||||
mcmmo.motd: true
|
||||
mcmmo.commands.*: true
|
||||
mcmmo.chat.partychat: true
|
||||
|
Loading…
Reference in New Issue
Block a user