mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-26 18:54:44 +02:00
Update /mcrefresh to use Bukkit command info. Also updated a few
description strings.
This commit is contained in:
@ -688,5 +688,6 @@ 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.mcgod=Toggles mcMMO god-mode on/off
|
||||
Commands.Description.Skill=Detailed mcMMO skill info for {0}
|
||||
Commands.Description.mcgod=Toggle mcMMO god-mode on/off
|
||||
Commands.Description.mcrefresh=Refresh all cooldowns for mcMMO
|
||||
Commands.Description.Skill=Display detailed mcMMO skill info for {0}
|
||||
|
@ -49,10 +49,9 @@ commands:
|
||||
aliases: []
|
||||
description: Toggle whether or not abilities get readied on right click
|
||||
mcrefresh:
|
||||
aliases: []
|
||||
description: Refresh all cooldowns for mcMMO
|
||||
mcgod:
|
||||
description: Toggles mcMMO god-mode on/off
|
||||
description: Toggle mcMMO god-mode on/off
|
||||
mcstats:
|
||||
aliases: [/stats]
|
||||
description: Shows your mcMMO stats and xp
|
||||
|
Reference in New Issue
Block a user