mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-08-01 20:15:28 +02:00
Add player command to reset skill levels
This commit is contained in:
@@ -73,6 +73,9 @@ commands:
|
||||
p:
|
||||
aliases: [pc]
|
||||
description: Toggle Party chat or send party chat messages
|
||||
skillreset:
|
||||
aliases: []
|
||||
description: Reset the level of one or all of your skills
|
||||
excavation:
|
||||
aliases: []
|
||||
description: Detailed skill info
|
||||
@@ -583,4 +586,6 @@ permissions:
|
||||
mcmmo.skills.axes:
|
||||
description: Allows access to the Axes skill
|
||||
mcmmo.skills.acrobatics:
|
||||
description: Allows access to the Acrobatics skill
|
||||
description: Allows access to the Acrobatics skill
|
||||
mcmmo.skillreset:
|
||||
description: Allow reset of skill levels
|
Reference in New Issue
Block a user