Added bypass nodes for offline inspecting & long-distance inspecting.

Also fixed some JavaDoc typos.
This commit is contained in:
GJ
2012-04-25 22:07:01 -04:00
parent de510129bc
commit a4ff2c7701
6 changed files with 29 additions and 10 deletions

View File

@ -259,11 +259,11 @@ Experience:
Multiplier:
Animals: 1.0
Creeper: 4.0
Skeleton: 2.0
Spider: 3.0
Skeleton: 3.0
Spider: 2.0
Zombie: 2.0
Pig_Zombie: 3.0
Enderman: 2.0
Enderman: 4.0
Cave_Spider: 3.0
Silverfish: 3.0
Blaze: 3.0
@ -399,4 +399,4 @@ Spout:
Mining:
BLUE: 0.75
GREEN: 0.3
RED: 0.3
RED: 0.3

View File

@ -139,8 +139,18 @@ permissions:
mcmmo.tools.*: true
mcmmo.admin:
description: Allows access to mmoupdate and other sensitive commands
mcmmo.bypass.*:
description: Implies all bypass permissions.
children:
mcmmo.bypass.arcanebypass: true
mcmmo.bypass.inspect.distance: true
mcmmo.bypass.inspect.offline: true
mcmmo.bypass.arcanebypass:
description: Allows user to bypass Arcane Repair so he will never lose enchantments
mcmmo.bypass.inspect.distance:
description: Allows user to bypass Inspect's distance requirements
mcmmo.bypass.inspect.offline:
description: Allows user to bypass Inspect's offline player requirements
mcmmo.tools.*:
description: Implies all mcmmo.tools permissions.
children: