ItemFilter+
ItemFilter
ItemFilter attempts to remove all items with an ID specified in the config.yml from the game. It searches for items that should be filtered out using a variety of different methods. It also supports the replacement of items in ItemFrames with items of another type.
ItemFilter is optimized for lists of banned items shorter than the number of slots in an inventory. Simply put, it uses a method that makes checking short lists of items faster than other methods.
Filter Methods
- Checks inventory on player login
- Checks item when a player clicks it in their inventory
- Checks chest inventories when a player opens it (Including EnderChests)
- Scans world for ItemFrames with banned items when an admin uses "/if purge"
Commands:
- /itemframe reload: Reloads the config.yml
- /itemframe print: Displays a message containing all the items currently being filtered
- /itemframe purge: Initiates a scan of the world for ItemFrames with banned items
Permissions:
- itemfilter.admin: Allows you to use the /if command
- itemfilter.exempt: Makes you exempt from all item searches
Configuration:
- banned-items: A list of items to filter for
- replace.itemframe: Item ID of block to replace banned items found in ItemFrames
-
View User Profile
-
Send Message
Posted Oct 23, 2013Would it be possible to have it remove an item based on its name and/or lore?
Say I want players to have diamond swords but I have staff with special swords named Staff Sword and I don't want players to obtain them. I really like this plugin.
-
View User Profile
-
Send Message
Posted Sep 27, 2013i cant get it to remove enchanting tables
-
View User Profile
-
Send Message
Posted Aug 26, 2013mmm getting this error on 1.5.2 voltz 2.0.4 MCPC+ 639
-
View User Profile
-
Send Message
Posted Aug 18, 2013I am testing this out on a FTB server and it is working fine except when the item I am trying to ban is a sub category of an Item ID. I can ban TnT just fine as it has an Item ID of 46. But the crystal chest is not removed or kept from being crafting, this item has an Item ID of 975:5. I don't want to ban all of the items with the base ID of 975, just the one sub category.
This appears to be a bug to me unless I am doing this wrong in the configuration file. It is not that difficult and is working for the many other items on the list.
Other than this flaw I really like this plugin. And would be able to use it again if this was corrected.
-
View User Profile
-
Send Message
Posted Aug 7, 2013Can update please? I am testing on my server v1.6.2 with spigot and is not deleting the blocks/entities, with command /itemfilter purge And the command /itemframe do not exist
-
View User Profile
-
Send Message
Posted Jun 18, 2013@Marium0505
Yup.
-
View User Profile
-
Send Message
Posted Jun 18, 2013@SecretUsername
Not currently. You could remove all diamonds swords, and it would remove the enchanted ones too. However, I see that there is a need for being able to remove items with specific enchantments rather than all of that item. I'm adding it to my todo list.
-
View User Profile
-
Send Message
Posted May 30, 2013The banned items use Item IDs too, right?
-
View User Profile
-
Send Message
Posted May 24, 2013Is it possible to remove enchantment items like swords,.. ?
-
View User Profile
-
Send Message
Posted May 16, 2013@OfficialRedZy
It's been uploaded/approved. http://dev.bukkit.org/server-mods/itemfilterplus/files/2-item-filter-v1-0/
-
View User Profile
-
Send Message
Posted May 15, 2013