RSP 1.0.0
Details
-
Filenamersp.jar
-
Uploaded by
-
UploadedJul 27, 2012
-
Size102.33 KB
-
Downloads1,503
-
MD5c5e478081d1c862a47bfd2f666679a15
Supported Bukkit Versions
- 1.3.1
- 1.2.5
Changelog
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.