RSP 1.1.0 - beta

Details

  • Filename
    rsp.jar
  • Uploaded by
  • Uploaded
    Aug 29, 2012
  • Size
    106.50 KB
  • Downloads
    635
  • MD5
    891a742b6de75806caf1b7303be16b5b

Supported Bukkit Versions

  • 1.3.2
  • 1.3.1

Changelog

1.1.0 - beta [1.3.1 .. 1.3.2]

Update of "small changes", possibly very effective:

  • Add priorities to permdefs, affecting conflicts of groups and transient permissions.
  • Add __global__ link for permdefs to have in a world in general.
  • Operation without a permission plugin is now possible.
  • Tweaks - beta for there might be bugs, though some tests done, comparably few changes made.

Not sure this works wiht 1.2.5...


REQUIRES:

  • WorldGuard

Compatible permissions plugins:

  • PermissionsEx
  • bPermissions
  • Vault - however it is not guaranteed, that your permission plugin supports adding or removing groups during runtime. Furthermore you might have to alter the RSP settings to achieve compatibility via Vault.
    Should work without adaption (or despite): PermissionsBukkit (RSP 0.12.0-DEV-4)

CHANGELOG:

(1.1.0)
- (add) Permdes can carry priorities now, affecting groups addition and removal as well as transient permissions.
- (add) Allow __global__ as link for permdefs to be applied when in a world, independently of regions.
- (add) Add SuperPerms replacing dummy perms (thus being independent of permissions plugins).
- (tweaks) Tweaks !

* Vault+PermissionsBukkit might lead to a lot of log messages, this will be fixed lateron, by hooking into PermissionsBukkit directly, or by Vault.