mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-27 03:04:44 +02:00
Update /party to use Bukkit CommandAPI for permissions & description -
usage is handled internally due to the number of subcommands.
This commit is contained in:
@ -704,6 +704,7 @@ Commands.Description.mcstats=Show your mcMMO levels and XP
|
||||
Commands.Description.mctop=Show mcMMO leader boards
|
||||
Commands.Description.mmoedit=Edit mcMMO levels for a user
|
||||
Commands.Description.mmoupdate=Convert mcMMO database from Flatfile to MySQL
|
||||
Commands.Description.party=Control various mcMMO party settings
|
||||
Commands.Description.partychat=Toggle mcMMO party chat on/off or send party chat messages
|
||||
Commands.Description.Skill=Display detailed mcMMO skill info for {0}
|
||||
Commands.Description.skillreset=Reset mcMMO levels for a user
|
||||
|
@ -58,7 +58,6 @@ commands:
|
||||
aliases: []
|
||||
description: Teleport to a party member
|
||||
party:
|
||||
aliases: []
|
||||
description: Create/join a party
|
||||
inspect:
|
||||
description: View detailed mcMMO info on another player
|
||||
|
Reference in New Issue
Block a user