This is a quick and simple plugin that allows your players to get more when trading at an NPC's vending machine.
npcvendormodifier.use - Allows the player to recieve the modified item amount.
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>.npcvendormodifier.use - Allows the player to recieve the modified item amount.
Configuration
The settings and options can be configured in the NPCVenderModifier file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors.Todo
- Add a blacklist for items.
- Change multiplier based on what items.
- Switch from multiplier, and use seperate item values.