promotional bannermobile promotional banner

Region specific permissions

Abandoned
Region specific permissions

File Details

RSP 1.0.0

  • R
  • Jul 27, 2012
  • 102.33 KB
  • 1.5K
  • 1.3.1+1

File Name

rsp.jar

Supported Versions

  • 1.3.1
  • 1.2.5

1.0.0 [1.3.1 .. 1.2.5]

Added transient permissions (see Configuration section linked from the overview page).

Internal changes, API: packages have been renamed due to package naming changed or "suddenly" enforced by Bukkit staff. This will render all depending plugins using RSP inable to hook into it until they are updated (swgt, CustomPlg, RoomsRSP, possibly others).


REQUIRES:

  • CB for 1.2.3...1.2.5
  • WorldGuard
  • A permissions plugin:
    • 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.0.0)
- (CHANGE) Packet naming.

(1.0.0-DEV-3)
- (CHANGE) Packet structure.
- (adjust) Tweaks for IPermissionUser.prepare.

(1.0.0-DEV-2)
- (bugfix) Check permissions with superperms where compatible (double check in Vault). 
- (add) Extended output for "/rsp info". 
- (add) Usage to /rsp command.

(1.0.0-DEV-1)
- (add) Experimental: Transient permissions support (group definitions in rsp.yml).
- (add) API: RSPReloadEvent (PluginEvent).
- (adjust) Internals changed to allow for more efficient group manipulations (most effects: PEX).

(0.12.2)
- (bugfix) Add null check for location in isWithinBounds.
- (update) config: compatlayer

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