Anti Items completely removes the need for having some items for crafting, repairing, or just anything really. This basically works by adding items to hidden slots in the player's inventory, so make sure you choose your items carefully.
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>.- antiitems.use -- Allows player to craft, repair, etc. without the configured components/items
Configuration
The settings and options can be configured in the AntiItems file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors.Notes
- This plugin removes the need for having all components that are used, however I excluded blades because players would be able to craft infinite salvaged tools if these were included
- This was originally made for my Blueprint System plugin, but thought I might as well include the ability to do this for every item
- At the moment, items will only be set/refreshed on player initialization/player respawn
Planned Features
- On-the-fly config reloading
- Refreshing item numbers every x amount of seconds