This Rust plugin adds protection to your mannequins by requiring players to have building privilege before swapping clothes or interacting with them.
Permissions
mannequinlock.bypass
- Allows the player to interact with mannequins anywhere, ignoring building privilege checks.
Configuration
JSON:
{
"Version": "1.0.0",
"Show Block Toasts": true
}
Show Block Toasts
- Determines whether a red toast notification is shown to the player when they try to interact with a mannequin without building privilege.
Localization
JSON:
{
"Error.NotPrivileged": "You need building privilege to use this mannequin."
}