mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-26 18:54:44 +02:00
Update /mctop to use Bukkit CommandAPI. Addresses #628
This commit is contained in:
@ -698,6 +698,7 @@ 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.mcstats=Show your mcMMO levels and XP
|
||||
Commands.Description.mctop=Show mcMMO leader boards
|
||||
Commands.Description.mmoedit=Edit mcMMO levels for a user
|
||||
Commands.Description.Skill=Display detailed mcMMO skill info for {0}
|
||||
Commands.Description.skillreset=Reset mcMMO levels for a user
|
||||
|
@ -34,8 +34,7 @@ commands:
|
||||
mcmmo:
|
||||
description: Shows a brief mod description
|
||||
mctop:
|
||||
aliases: []
|
||||
description: Shows leader boards for mcMMO
|
||||
description: Show mcMMO leader boards
|
||||
mcrank:
|
||||
description: Show mcMMO ranking for a player
|
||||
addxp:
|
||||
|
Reference in New Issue
Block a user