Item Restrict Plugin 1.12.2
Item Restrict is a Bukkit/Spigot plugin that lets you lock down dangerous items on your server. Restrict ownership, usage, placement, pickup, crafting, brewing, wearing armor, drops, smelting, and creative mode access. Perfect for modded servers where you need to control what players can do with certain blocks and items.
Key Features
- Item ID-based restrictions – Works with modded and vanilla items. Just add the item ID to your config and you’re done.
- Multiple restriction types – Pick what players can’t do: own, use, place, break, craft, brew, wear, drop, pick up, or access from creative menu.
- Custom restriction reasons – Tell players exactly why an item is restricted.
- World-specific control – Enable restrictions on all worlds or pick which ones. Great for modded servers where players create dimensions.
- World scanner – Automatically removes restricted items already placed in the world. Runs in a separate thread so your server stays smooth.
- Bypass permissions – Give specific players or groups exceptions to any restriction.
- Sound effects – Get audio feedback when someone tries to use a restricted item or runs commands.
- Particle effects – Visual effects show when players try to pick up restricted items.
- Fully customizable messages – Change all chat messages and the plugin prefix. Full color and formatting code support.
Permissions
Main permissions:
ItemRestrict.bypass– Bypass all item restrictionsItemRestrict.admin– Bypass restrictions and use /itemrestrict reload (default for OP)
Ban exceptions for specific items: Use this structure to let certain players bypass individual restrictions.
Format: ItemRestrict.bypass.itemID.dataValue.restrictionType
Restriction types: use | place | break | craft | brew | creative | own | wear | drop | pickup
Examples:
ItemRestrict.bypass.57.*.place– Can place diamond blocksItemRestrict.bypass.57.*.craft– Can craft with item 57ItemRestrict.bypass.57.*.*– No restrictions on item 57ItemRestrict.bypass.57.10.own– Can own item 57 with data value 10
Commands
/itemrestrictor/itemrestrict help– Shows the help menu/itemrestrict reload– Reloads config.yml and RestrictedItems.yml (requires ItemRestrict.admin)
Installation
- Download the plugin jar file below
- Place it in your server’s plugins folder
- Start your server and let it fully load
- Stop the server cleanly (type
stopin console) - Start the server again
- Done. The plugin creates config files on first run
Version Support
This plugin works on Minecraft Bukkit 1.8 through 1.12. Make sure you’re using the correct jar for your server version. If you’re on a version higher than 1.12, check with your server host or the plugin developer for updated builds.
Download
This file is part of Item Restrict Plugin 1.12.2 – Bukkit, Spigot, Paper. Visit the main page for features, installation guide, screenshots, and more download options.