mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-26 18:54:44 +02:00
Update /mcrank to use Bukkit CommandAPI. Addresses #628
This commit is contained in:
@ -695,6 +695,7 @@ Commands.Description.inspect=View detailed mcMMO info on another player
|
||||
Commands.Description.mcability=Toggle mcMMO abilities being readied on right-click on/off
|
||||
Commands.Description.mcgod=Toggle mcMMO god-mode on/off
|
||||
Commands.Description.mcmmo=Show a brief description of mcMMO
|
||||
Commands.Description.mcrank=Show mcMMO ranking for a player
|
||||
Commands.Description.mcrefresh=Refresh all cooldowns for mcMMO
|
||||
Commands.Description.mmoedit=Edit mcMMO levels for a user
|
||||
Commands.Description.Skill=Display detailed mcMMO skill info for {0}
|
||||
|
@ -37,8 +37,7 @@ commands:
|
||||
aliases: []
|
||||
description: Shows leader boards for mcMMO
|
||||
mcrank:
|
||||
aliases: []
|
||||
description: Show your individual ranking in mcMMO
|
||||
description: Show mcMMO ranking for a player
|
||||
addxp:
|
||||
description: Add mcMMO XP to a user
|
||||
addlevels:
|
||||
|
Reference in New Issue
Block a user