I am trying to use your Bank plugin with the HumanNPC plugin. The config shows that I can trigger the bank using an NPC but it is not working. Could you help?
Here is the config if you need it:
{
"Settings": {
"boxes": {
"bank.big": "assets/prefabs/misc/halloween/coffin/coffinstorage.prefab",
"bank.default": "assets/prefabs/deployable/large wood storage/box.wooden.large.prefab"
},
"cooldownMinutes": 0,
"defaultBox": "assets/prefabs/misc/halloween/coffin/coffinstorage.prefab",
"defaultSlots": 24,
"keyring": false,
"NPCBankersOnly": true,
"NPCIDs": [1096468878],
"radiationMax": 1,
"slots": {
"bank.big": 50,
"bank.default": 24
}
},
"VERSION": "1.0.21"
}
Here is the config if you need it:
{
"Settings": {
"boxes": {
"bank.big": "assets/prefabs/misc/halloween/coffin/coffinstorage.prefab",
"bank.default": "assets/prefabs/deployable/large wood storage/box.wooden.large.prefab"
},
"cooldownMinutes": 0,
"defaultBox": "assets/prefabs/misc/halloween/coffin/coffinstorage.prefab",
"defaultSlots": 24,
"keyring": false,
"NPCBankersOnly": true,
"NPCIDs": [1096468878],
"radiationMax": 1,
"slots": {
"bank.big": 50,
"bank.default": 24
}
},
"VERSION": "1.0.21"
}