0.9.2 beta/dev

Details

  • Filename
    rsp.jar
  • Uploaded by
  • Uploaded
    Mar 1, 2012
  • Size
    60.69 KB
  • Downloads
    296
  • MD5
    5c165041e5146bd6a927c167933e0c3d

Supported Bukkit Versions

  • CB 1.2.3-R0.2
  • CB 1.1-R6

Changelog

0.9.2 - beta/dev [1.1-R6]

Fix for 1.1-R6.
Added experimental configuration options to confine worlds to rectangular or circular regions with an arbitrary center (height is not confined), also allowing for world-specific lazy-dist settings.

NOTE: To run this on 1.1-R6 he permission plugin must be ready for that, some current versions might break, check for debvelopement versions, if 1.1-R6 is not officially supported.

Successful Tests with:

  • CB 1.2.3 ...
  • RB 1.1-R6 (startup)
  • CB 1824...1940
  • PermissionsEx 1.17 and 1.18 (ON_SERVER)
  • bPermissions 2.7.8 (few local tests)
  • bPermissions 2.4 (very few local tests)
  • WorldGuard 5.5, should work with WorldGuard 5.2.2 (and possibly below) now.

Changes:

(0.9.2)
- (bugfix) Removed empty entries from plugin.yml .

(0.9.1)
- (add) Rectangular confinement support.
- (add) Add VehicleEnterEvent for checking position and border calculation.
- (add) Add VehicleMoveEvent and VehicleEnterEvent for border calculation
- (adjust) Make listener methods final.
- (refactor) checkConfinement method

(0.9.0)
- (add) world specific settings for lazy-dist and confine
- (add) confine world settings (limit moving range of players, lazy-dist applies).

(0.8.1)
- (update) compatlayer 0.1.0

(0.8.0)
- (refactor) Switch to new Event system. [removed warnings]

(0.7.2)
- (add) Hot fix for compatibility with older WorldGuard versions.

(0.7.1)
- (add) re-add save-on-check/checkout (saveChanges)