This plugin is no longer maintained. Have a look at my other plugins here.
An update of Streammz Itemdetector. Create Itemdetectors with signs.
Features:
Creating gates which can be used to detect items Redstone support by changing torches into redstone torches. Detect multiple items (good for an pvp-zone to detect swords/bows etc) Block people from entering with specific items Minecart support Clearing inventory Permission support
Known bugs:
If itemdetector is loaded before multiworlds, it will get a nullpointer and lose all data, to fix this rename the multiworld plugin to "aaaMultiWorld" and bukkit will load this plugin as first of all your plugin, this should also fix all other problems with other plugins.
How to create a detector:
on the first line of the sign you write. [detector], and on the second/third/fourth line should be the itemID seperated by commas.
(sign)
[detector]
1,2,3,4,5,6,7
8,9,10#(option),11,12,13,14
16,45,23,269,265,98#(option)
(it doesn't mather if you have higher numbers first.) Options (# and @)
instead of using itemID like in 1,2,3,4 (example), you can also use this: 1-4 - Loads the ID 1-4 kit:kitname - Loads the ID provided in kitname.kit in the itemdetector directory
To make the gate send a message, use the same method as kit, but use this instead: msg:filename - Sends a message provided in filename.message file in the itemdetector folder.
PERMISSIONS - itemdetector.create.* Give ALL Permissions to the Player! - itemdetector.create.block - itemdetector.create.remove - itemdetector.create.pit - itemdetector.create.damage - itemdetector.create.launch - itemdetector.create.fire - itemdetector.create.kill - itemdetector.create.heal - itemdetector.create.eat - itemdetector.create.repair - itemdetector.create.thunder
German tutorial/Deutsches Tutorial: ItemDetector | Bukkit Plugin 1.2.5 [DE][HD] - by BukkitDE