[FREE] 404_ox_restricted_items - Item Restriction System
Resource Description
404_ox_restricted_items is a simple and efficient item restriction system designed for servers using ox_inventory. This system prevents players from dropping, transferring, or giving specific items that you define in the configuration, effectively protecting important items from being improperly handled.
Key Features:
-
Prevents players from dropping restricted items
-
Blocks transfer of restricted items to other inventories
-
Stops players from giving restricted items to other players
-
Allows movement of restricted items within the same inventory
-
Supports custom notification messages
-
Built-in debug mode
-
Multi-language support (English, Chinese, Spanish, French)
Download Link
Installation Instructions
-
Download the resource and extract to your server resources folder
-
Configure the items you want to restrict in the config file
-
Add ensure 404_ox_restricted_items to your server.cfg
-
Restart your server
Resource Information
Code is accessible | Yes |
Subscription-based | No |
Lines (approximately) | 89 lines |
Requirements | ox_inventory |
Support | Yes |
Note: ox_lib is optional and only required if you want to use the notification features. The script uses ox_lib:notify for displaying messages to players when they attempt to move restricted items. If you don’t have ox_lib installed, you’ll need to modify the Notify function in config.lua to use your preferred notification system.