AttireLimit is a simple and efficient tool for managing player equipment and clothing. This plugin allows server administrators to maintain balance by preventing the use of duplicate items or completely banning specific pieces of gear.
Best for:
Author: incub
Key Features:
- Duplicate Prevention: Automatically blocks players from equipping more than one item of the same type from your defined restriction list (e.g., preventing players from wearing two identical items).
- Blacklist Support: Allows you to add items to a "forbidden" list that players are strictly prohibited from wearing under any circumstances.
- Bypass Permissions: Grant privileged players (such as Admins or VIPs) the ability to bypass all restrictions using the attirelimit.bypass permission.
- Flexible Configuration: Easily manage both the restricted and forbidden item lists through a simple JSON configuration file.
- Instant Notifications: Players receive a clear, informative chat message explaining exactly why an item cannot be equipped.
Commands & Permissions:
- Permission:attirelimit.bypass — Allows the user to ignore all restrictions set by the plugin.
- Grant command: o.grant user <PlayerName> attirelimit.bypass
Configuration:
Upon the first launch, the plugin will generate an AttireLimit.json file in your oxide/config/ folder, where you can easily customize the lists:- RestrictedItems — A list of items that can only be worn one at a time (e.g., ["clothing.mannequin", "gloweyes"]).
- ForbiddenItems — A list of items that are completely banned from being equipped.
Best for:
- RPG/Modded Servers: To enforce specific equipment slot limitations.
- PvP/Hardcore Servers: To prevent item exploits or glitches involving duplicate gear.
- Balance-focused Servers: To restrict "overpowered" items and maintain a fair gameplay experience.
Author: incub
I’m glad you found the plugin interesting - more updates and improvements will be coming soon.