AntiDrops 0.6

Details

  • Filename
    AntiDrops-0.6.jar
  • Uploaded by
  • Uploaded
    Jan 15, 2013
  • Size
    7.56 KB
  • Downloads
    1,506
  • MD5
    153b4ec4466a48850fef2ffa1f391867

Supported Bukkit Versions

  • CB 1.4.6-R0.3

Changelog

Version 0.6

New features

BUG FIX: Squashed the bug that caused the bypass permission to not work!

Settings:

  • settings.yml
  • deny-drops : true/false - if true, AntiDrops will stop drops (effectively the same thing as everyone having the bypass permission)
  • deny-pickup : true/false - if true, AntiDrops will deny people in creative from picking up items, unless the setting creative-only is false, in which case no-one will be able to.
  • no-block-drops - true/false - if true, disables blocks from dropping items in the worlds that are monitored

Version 0.5

New features:

Added a new file: worlds.yml. In it, all your world's names are listed with either true or false. If set to true (default), AntiDrops will check for drops in those worlds. If it is set to false, AntiDrops will NOT check those worlds for drops.

Added config versioning for easy updating when I do update it.

Changed config.yml to settings.yml. You can delete config.yml if you want, as it is no longer used.

You will need to edit the new settings as wanted.