mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-26 18:54:44 +02:00
Update /addxp to use Bukkit handling by default rather than ours.
This commit is contained in:
@ -687,4 +687,5 @@ Smelting.SkillName=SMELTING
|
||||
|
||||
#COMMAND DESCRIPTIONS
|
||||
Commands.Description.addlevels=Add mcMMO levels to a user
|
||||
Commands.Description.addxp=Add mcMMO XP to a user
|
||||
Commands.Description.Skill=Detailed mcMMO skill info for {0}
|
||||
|
@ -43,7 +43,7 @@ commands:
|
||||
description: Show your individual ranking in mcMMO
|
||||
addxp:
|
||||
aliases: []
|
||||
description: Add XP to a user
|
||||
description: Add mcMMO XP to a user
|
||||
addlevels:
|
||||
description: Add mcMMO levels to a user
|
||||
mcability:
|
||||
|
Reference in New Issue
Block a user