Actually remove /mmoupdate, fix usage strings for /mcconvert, fix tab completion

Fixes #1451
This commit is contained in:
GJ
2013-09-10 15:47:15 -04:00
parent 93fe2ff504
commit af39e84aef
3 changed files with 7 additions and 17 deletions

View File

@ -57,8 +57,6 @@ commands:
description: Create/join a party
inspect:
description: View detailed mcMMO info on another player
mmoupdate:
description: Migrate mcMMO database from an old database type to the current
mmoshowdb:
description: Show the name of the current database type (for later use with /mmoupdate)
mcconvert:
@ -627,7 +625,6 @@ permissions:
description: Implies access to everything in mcMMO
children:
mcmmo.commands.mcconvert.all: true
mcmmo.commands.mmoupdate: true
mcmmo.commands.xprate.all: true
mcmmo.bypass.*:
default: false
@ -950,7 +947,7 @@ permissions:
description: Allows access to the mmoedit command for other players
mcmmo.commands.mmoupdate:
default: false
description: Allows access to the mmoupdate command
description: Allows access to the mcconvert database command
children:
mcmmo.commands.mcconvert.database: true
mcmmo.commands.mmoshowdb: