If you're having troubles with getting the plugin to work follow the following steps:
Does the plugin show up in /pl
and is it green?
If it’s not there, you might not have installed the plugin correctly or haven’t restarted the server yet.
Make sure that your config is correct, and that the enabled
setting under main is set to true
<aside> 🔢
This is changing in 2.0.0!
2.0.0 does not require you to have KeepInventory enabled, but lets you set a default behavior!
</aside>
BetterKeepInventory will only work if KeepInventory
is enabled. Multi-world plugins like Multiverse tend to make game-rules act per world, So if the plugin works in the overworld but not the nether, Make sure it's set there too!
BTW: If you are using essentials, the essentials.keepinv
permission works as well
<aside> 🔢
This is changing in 2.0.0!
2.0.0 does not have bypass permissions anymore, instead you should use a Permissions condition!
</aside>
If you have nodes like *.*
or betterkeepinventory.*
you give yourself the bypass nodes, so the plugin will ignore you! Either don't give yourself *.*
or negate the betterkeepinventory nodes.
Feel free to join the Discord for help! Just #create-a-ticket
and i’ll help you out!