mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-26 18:54:44 +02:00
Update /inspect to use Bukkit command API. Addresses #628
This commit is contained in:
@ -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
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user