You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are such lines in the config.yml:
inventory:
blacklist: []
store: true
But if you put a value of "false", then the plugin will not save the inventory but will remove it when leaving the prison.
Is it possible to make the plugin do not save or delete the player's inventory when they are put in jail?
Because the plugin is often removes inventory because that is not compatible with other plugins, responsible for inventory.
The text was updated successfully, but these errors were encountered:
I take it back, I'm not going to add another configuration option. If storing inventory is set to false, then we won't clear their inventory upon them being unjailed.
There are such lines in the config.yml:
inventory:
blacklist: []
store: true
But if you put a value of "false", then the plugin will not save the inventory but will remove it when leaving the prison.
Is it possible to make the plugin do not save or delete the player's inventory when they are put in jail?
Because the plugin is often removes inventory because that is not compatible with other plugins, responsible for inventory.
The text was updated successfully, but these errors were encountered: