main/Changelog

Version 1.371

  • Having a shield in your right now will not be ignored by the plugin
    • Switched to main hand

Version 1.37

  • updated to support spigot 1.9
    • Plugin now uses Off hand for clicking.

Version 1.36

  • Updated for worldedit 6
  • Incorporated missing permissions debug option in config

Version 1.35

  • added bPermissions and Vault permissions support
  • updated event priorities to be friendlier to other plugins
  • small code changes to internal player data storage
  • other misc changes
  • Removed deprecated method calls

Version 1.34

  • Plugin now remembers what painting was last used and attempts to use it for future placed paintings

Version 1.33

  • Updated for MC1.4 and replaced deprecated methods
  • Incorporated WG pull request from BangL

Version 1.321:

  • Fixed a config bug
  • Added worldguard support for members of a region not just owners.

Version 1.32:

  • Fixed a duping bug
  • Added support for worldguard regions

Version 1.31:

  • Updated for Mc 1.1 and bukkit 1818's new event handlers
  • respect for event cancels outside plugin

Version 1.3:

  • PermissionsEx support & new config option to turn off permissions and allow Free For All mode.

Version 1.2:

  • Significantly reduced the number of calls to getTargetBlock(). Now only calls when precise conditions are met and only once.

Version 1.1:

  • Quick Fix for exceptions

Version 1.0:

  • First release.