Update /mcpurge command to use Bukkit CommandAPI. Addresses #628

This commit is contained in:
GJ
2013-02-05 12:50:09 -05:00
parent 2d9dc92f83
commit ab92aa3ffa
5 changed files with 30 additions and 19 deletions

View File

@ -695,6 +695,7 @@ 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.mcmmo=Show a brief description of mcMMO
Commands.Description.mcpurge=Purge users with no mcMMO levels and/or who haven't connected in over {0} months from the server DB.
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

View File

@ -100,8 +100,7 @@ commands:
aliases: []
description: Toggle Admin chat or send admin chat messages
mcpurge:
aliases: []
description: Purge users with 0 powerlevel and/or who haven't connected in over 30 days from the server DB.
description: Purge users with 0 powerlevel and/or who haven't connected in several months from the server DB.
permissions:
mcmmo.*:
default: false