v2.0.7-BETA2

Details

  • Filename
    NoItem-2.0.7-SNAPSHOT.jar
  • Uploaded by
  • Uploaded
    Oct 7, 2012
  • Size
    72.65 KB
  • Downloads
    5,834
  • MD5
    72c9e0c51206e4e70ed6766c872df167

Supported Bukkit Versions

  • CB 1.3.2-R1.0
  • CB 1.2.5-R4.0

Changelog

2.0.7 - Beta 2

This is a beta build, there will most likely be bugs! By using this version, you agree that you understand this. Please report any and all bugs on the github bug tracker so I can fix them! Do not just assume that someone else will report it, because they likely won't!

  • Fixed MOST CustomBlock problems
  • Removed old update checker, now auto-downloads the latest version from Bukkit-Dev if available (turned off by default in the config)
  • Yet another new configuration. This one should keep everything.
  • Minor optimization in some areas.

2.0.7 - Beta 1

This is a beta build, there will most likely be bugs! By using this version, you agree that you understand this. Please report any and all bugs on the github bug tracker so I can fix them! Do not just assume that someone else will report it, because they likely won't!

  • Added new feature "NoHave" - removes the item from the players inventory if they somehow get it, and does not let them pick it up if it is dropped.
  • Added new feature "NoEnchant" - if more than one enchantment is going to be added, it silently removes the disallowed enchantment, if only one enchantment is to be added, it will cancel the enchanting event.
  • Fixed the update checker
  • Changed the config to be a bit more organized and less cluttered. This will reset all message strings. (Sorry :( )
  • Fixed issue with players bypassing NoCook
  • Added new command "/noitem debug dump" - This will create a debug_dump.txt file in the plugin folder that must be provided with bug reports from now on.
  • With 1.3.1 and possibly 1.3.2, there is a visual bug with armor being equipped. It will appear that they have the armor on (at least to them) but it is just "ghost" armor and should have no real affect. Also, it will disappear when clicked on.
  • In Tekkit for Minecraft 1.2.5, the EnderChest does not fire an event when placed for some reason, for this reason, NoOpen will not work with it.
  • In Tekkit for Minecraft 1.2.5, the AutomaticCraftingTable MkII uses "ghost" items and is currently not blocked by NoItem. It is recommended that you disable it if you want to fully block items from being crafted.