Add command for picking classes in the lobby.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: MobArena
|
||||
author: garbagemule
|
||||
main: com.garbagemule.MobArena.MobArena
|
||||
version: 0.96.2.7
|
||||
version: 0.96.2.8
|
||||
softdepend: [Multiverse-Core,Towny,Heroes,MagicSpells,Vault]
|
||||
commands:
|
||||
ma:
|
||||
@@ -37,6 +37,9 @@ permissions:
|
||||
mobarena.use.notready:
|
||||
description: Check who is not ready yet
|
||||
default: true
|
||||
mobarena.use.class:
|
||||
description: Pick a class by name
|
||||
default: true
|
||||
|
||||
mobarena.admin:
|
||||
description: Gives access to all admin commands
|
||||
|
||||
Reference in New Issue
Block a user