0.12.0-DEV-3

Details

  • Filename
    rsp.jar
  • Uploaded by
  • Uploaded
    Apr 10, 2012
  • Size
    81.60 KB
  • Downloads
    266
  • MD5
    f4b67bc89e4b84ac12224e8fe8e491e5

Supported Bukkit Versions

  • CB 1.2.5-R1.0
  • CB 1.2.4-R1.0
  • CB 1.2.3-R0.2

Changelog

0.12.0-DEV-3 - beta [1.2.3 ... 1.2.5]

[DEVELOPMENT VERSION - FEATURES MIGHT BE INCOMPLETE]

Small fixes, improved Vault support by adding a configuration flag "use-worlds" in the permissions section (important to set to false for PermissionsBukkit, for instance).


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, neither is it sure, that Vault or the other plugin do so efficiently. Furthermore the permission saving behavior can not be controlled by RSP if using Vault.

CHANGELOG:

(0.12.0-DEV-3)
- (add) use-worlds flag under permissions in the configuration.
- (add) Error message if adding or removing groups fails.
- (add) Log name of permissions plugin for Vault.
- (bugfix) PEX: Check permissions world specific.
- (bugfix) Label on /rsp stats has been corrected.

(0.12.0-DEV-2)
- (add) Vault support.
- (add) Group manipulations: add boolean for result + add warning messages for that.
- (add) load-plugins configuration option.
- (adjust) Ensure that permissions hooks are checked on reloading.

(0.12.0-DEV-1)
- (add) Vault support.
- (add) Group manipulations: add boolean for result + add warning messages for that.
- (add) load-plugins configuration option.
- (adjust) Ensure that permissions hooks are checked on reloading.

(0.11.11)
- (add) Do add color to stats output.

* The new group uses (have-outside etc.) are not tested individually, however some refer to internals that have already been in use since the first version and should work in general.

* Still the behavior of RSP removing permissions on checkout of players might conflict with some of the new uses (test if they really work, if you intend to use them!).

* Vault support is a new DEV feature: with Vault saving the permissions can not be controlled by rsp, that might concern both removing and adding, as well as performance.
* Vault+PermissionsBukkit might lead to a lot of log messages, this will be fixed lateron, by hooking into PermissionsBukkit directly.