mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 21:26:46 +01:00
Fixed invalid plugin.yml (tabs!)
This commit is contained in:
parent
1455a9b3a4
commit
7110e6ec3d
@ -94,13 +94,13 @@ commands:
|
|||||||
aliases: [ac, a]
|
aliases: [ac, a]
|
||||||
description: Toggle Admin chat or send admin chat messages
|
description: Toggle Admin chat or send admin chat messages
|
||||||
mcpurge:
|
mcpurge:
|
||||||
description: Purge users with 0 powerlevel and/or who haven't connected in several months from the server DB.
|
description: Purge users with 0 powerlevel and/or who haven't connected in several months from the server DB.
|
||||||
hardcore:
|
hardcore:
|
||||||
aliases: [mchardcore]
|
aliases: [mchardcore]
|
||||||
description: Modify the mcMMO hardcore percentage or toggle hardcore mode on/off
|
description: Modify the mcMMO hardcore percentage or toggle hardcore mode on/off
|
||||||
vampirism:
|
vampirism:
|
||||||
aliases: [mcvampirism]
|
aliases: [mcvampirism]
|
||||||
description: Modify the mcMMO vampirism percentage or toggle vampirism mode on/off
|
description: Modify the mcMMO vampirism percentage or toggle vampirism mode on/off
|
||||||
permissions:
|
permissions:
|
||||||
mcmmo.*:
|
mcmmo.*:
|
||||||
default: false
|
default: false
|
||||||
@ -606,7 +606,7 @@ permissions:
|
|||||||
mcmmo.commands.mmoedit.others: true
|
mcmmo.commands.mmoedit.others: true
|
||||||
mcmmo.commands.ptp.world.all: true
|
mcmmo.commands.ptp.world.all: true
|
||||||
mcmmo.commands.skillreset.all: true
|
mcmmo.commands.skillreset.all: true
|
||||||
mcmmo.commands.vampirism.all: true
|
mcmmo.commands.vampirism.all: true
|
||||||
mcmmo.commands.xprate.all: true
|
mcmmo.commands.xprate.all: true
|
||||||
mcmmo.commands.ability:
|
mcmmo.commands.ability:
|
||||||
default: false
|
default: false
|
||||||
|
Loading…
Reference in New Issue
Block a user