This plugin allows you to lock or unlock players' inventories automatically upon joining the server, entering certain zones, or manually through a command.
Container Types
- Belt (0) - The hotbar area where players keep their quick access items.
- Clothing (1) - The area where players equip their armor and clothing items.
- Main (2) - The main inventory space where most of the items are stored.
- All (3) - Includes all inventory types.
Permissions
This plugin uses the permission system. To assign a permission, use oxide.grant <user or group> <name or steam id> <permission>. To remove a permission, use oxide.revoke <user or group> <name or steam id> <permission>.- inventorylock.admin - Allows to use the inv.lock command to lock or unlock inventories for other players.
- inventorylock.bypass - Allows to be unaffected by automatic inventory locking or the inv.lock command.
Console Commands
- inv.lock <PlayerId or PlayerName> <ContainerType> <True or False> - Locks or unlocks the specified inventory container type for a given player.