Beta 0.4

Details

  • Filename
    StickyLocks-0.4.jar
  • Uploaded by
  • Uploaded
    May 14, 2014
  • Size
    24.61 KB
  • Downloads
    523
  • MD5
    9681fdaa4be4d96c7781e1fd08d5c180

Supported Bukkit Versions

  • 1.7.4
  • 1.7.2

Changelog

  • Some refactoring of code
  • Removal of project files from source repo
  • Removal of dependencies on other plugins
  • Removed explicit integration of other plugins in favour of a heuristic approach to detecting block protection (making a fake block break event and see if anything cancels it)
  • Added BURNING_FURNACE to the default config, so that furnaces stay protected when lit

Thanks to Lee Watson (TheReverend403) for help with cleaning up my packaging

This is very new, and hasn't had the sort of exposure that will find all the bugs. As beta software, the author appreciates feedback. if you find a bug, please describe it on the bug tracker.

Caveats:

  • Servers in offline mode behind a BungeeCord proxy won't get the real UUID, and might not always get the same one.
  • Doesn't always play well with NoCheatPlus and similar. The heuristic uses a fake block break event, which NoCheatPlus interprets as a Fastbreak violation. You can work around this by disabling Fastbreak detection in NoCheatPlus. Similar anti-cheat plugins may see a similar issue.