mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-26 18:54:44 +02:00
Update /mcability to use Bukkit CommandAPI. Addresses #628
This commit is contained in:
@ -690,6 +690,7 @@ Smelting.SkillName=SMELTING
|
||||
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.mcability=Toggle mcMMO abilities being readied on right-click on/off
|
||||
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
|
||||
|
@ -45,7 +45,6 @@ commands:
|
||||
addlevels:
|
||||
description: Add mcMMO levels to a user
|
||||
mcability:
|
||||
aliases: []
|
||||
description: Toggle whether or not abilities get readied on right click
|
||||
mcrefresh:
|
||||
description: Refresh all cooldowns for mcMMO
|
||||
|
Reference in New Issue
Block a user