Changelog

CHANGELOG

(1.3.0)
- (bugfix) Check the block-id of the end blocks as well (fixes: Pumpkins etc.).
- (add) Commands: monitor (+unmonitor) (correspond to monitor-pistons).
- (add) Configuration + command: panic (+unpanic) - Allows to deny all piston action, overrides monitor-pistons.
- (adjust) Changed message - style.
- (add) max-blocks setting to limit the range of pistons
- (bugfix) on reload: clear deny-all entries.
- (add) API methods for all configuration entries.
- (internals) minor code cleanups.

(1.2.2)
- (refactor) Switch to new event system.
- (update) compatlayer 0.1.0

(1.2.1)
- (bugfix) Access error (Command).

(1.2.0)
- (add) List of block-ids to prevent from being "pistoned" , for all, sticky(!)
- (internals) Added compat layer for configuration.

(1.1.2)
- (bugfix) pop-pistons will drop an item stack of the size 1 now (not 0)

(1.1.1)
- (add) Better way to check / set WorldGuard (keeping the 4 seconds minimum interval, though)
- (add) Prevent any piston action if WorldGuard is not set or disabled (monitor-pistons must be true for that to take effect)
- (bugfix, potential) Stop monitoring pistons officially, if the plugin is disabled (might mean no change if the events are not processed anyway)

(1.1.0)
- (add) pop-disallowed option: popping pistons out of the ground if disallowed (defaults to false).
- (add) option: Disallow non-sticky pistons from retracting (defaults to false, which is faster)
- (add) API and configuration for monitor, and wg set interval (default as 1.0.0 behaviour)
- (add) command to reload the configuration: /wgpfix reload (permission: wgpfix.reload)
- (add) creates a default configuration, if none is present.
- (add) static methods for interface registration for checking regions on otherwise ok piston-action ("last word").
- (bugfix, potential) Set WorldGuard in onEnable.

(1.0.0)
- (initial release)


Comments

Posts Quoted:
Reply
Clear All Quotes