π« ItemAccessControl Plugin
ItemAccessControl is a RocketMod plugin that restricts players from interacting with certain items based on their assigned roles/permissions. Only authorized players can interact with these restricted items.
βοΈ How It Works
π Prevent Item Pickup: Blocks players from picking up restricted items from the ground or containers if they lack the necessary permission.
π¨ Inventory Check: Automatically drops restricted items from the player's inventory if added without the proper permissions.
π Restrict Wearing: Blocks the player from wearing restricted clothing/accessories and drops them nearby.
π Admin Bypass: Admin players can interact with all items without restrictions.
π Feature Summary
π‘οΈ Item Pickup Restriction | Blocks item pickups based on the player's role. |
πͺ Wear Restriction | Blocks and drops restricted wearable items near the player. |
π Permission-Based | Role-based restrictions; admins are exempt. |
βοΈ Easy Configuration | Simple XML-based configuration management. |
π Configuration
- Uses an XML configuration with
BlacklistItem
entries. - Each entry defines a Role and a list of ItemIDs that are blocked for players without that role.