Release version 1.6.0

Also added bypass to worldborder.* permission set since it now only enables the command rather than permanently forcing bypass mode.
This commit is contained in:
Brettflan 2012-11-05 16:36:43 -06:00
parent b41267af1a
commit d7a2bebf99
1 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,7 @@
name: WorldBorder
author: Brettflan
description: Efficient, feature-rich plugin for limiting the size of your worlds.
version: 1.5.5
version: 1.6.0
main: com.wimbli.WorldBorder.WorldBorder
softdepend:
- dynmap
@ -32,7 +32,7 @@ commands:
/<command> debug <on/off> - turn debug mode on or off.
permissions:
worldborder.*:
description: Grants all WorldBorder permissions, except for bypass
description: Grants all WorldBorder permissions
children:
worldborder.set: true
worldborder.radius: true
@ -52,6 +52,7 @@ permissions:
worldborder.whoosh: true
worldborder.dynmap: true
worldborder.dynmapmsg: true
worldborder.bypass: true
worldborder.set:
description: Can set borders for any world
default: op