- mysql-async
- es_extended (Tested on v1 final)
Huge thanks to ModFreakz who literally re-wrote the entire thing. So this isn't even really my resource anymore. Huge shoutout to ModFreakz for helping to teach me what each of his changes actually meant.
I have also added some more locales for language, added more notification systems into the config, and made it easier to "customize" your own notification system if it's not already in the config. Interact Distance is now in config, instead of being hard coded in. Max Slots/Max Weight can now be set in the config instead of being hard coded as well.
Drag and drop to your resources folder
add to your server.cfg ensure BluffzJobVault
.
add vault_storage = "Vault"
to your mf-inventory locales. You can change Vault to anything you want for your language. It is what will be displayed.
This resource will automatically create the inventory in your database. All you need to do is add a new vault to your config, and restart the resource or your server.
Remove the vault from the config, then go into your database and manually delete the inventory there.
You can add as many vaults to your config as you would like. Make sure they follow the exact same format. If you want it to be an open locker, you can delete the ReqJobs section and it should still work. Make sure they don't have the same name, or else you will break the script.
Read the config carefully with all the notes. There should not be any confusion.