Update /inspect to use Bukkit command API. Addresses #628

This commit is contained in:
GJ
2013-02-04 16:43:37 -05:00
parent 49ef013152
commit 0683745dd2
5 changed files with 64 additions and 51 deletions

View File

@ -689,6 +689,7 @@ 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.inspect=View detailed mcMMO info on another player
Commands.Description.mcgod=Toggle mcMMO god-mode on/off
Commands.Description.mcrefresh=Refresh all cooldowns for mcMMO
Commands.Description.mmoedit=Edit mcMMO levels for a user

View File

@ -66,7 +66,7 @@ commands:
aliases: []
description: Create/join a party
inspect:
aliases: []
description: View detailed mcMMO info on another player
mmoupdate:
aliases: []
description: Convert from Flat File to MySQL