Closed LumineStd closed 10 months ago
So, basically; I don't want offhand to work in X world, but if I use an item in offhand and go to the world where I don't want it to work, the item is still there despite being on the whitelist.
In short, this is a lot of trouble so I was wondering if it was possible to somehow fix this, removing the item from offhand and giving it to the user's inventory.
So, basically; I don't want offhand to work in X world, but if I use an item in offhand and go to the world where I don't want it to work, the item is still there despite being on the whitelist.
In short, this is a lot of trouble so I was wondering if it was possible to somehow fix this, removing the item from offhand and giving it to the user's inventory.
And what would happen to the item if the user's inventory is full?
Information
Server Log
config.yml
Problem Description
disable-offhand: does not work if the user changes worlds with the item in this slot.
To Reproduce
Steps to reproduce the behavior: having disable-offhand: configured when using in world and placing the item in offhand, when transported to the world where it should not work the item is still there. ### Expected Behaviour The item must be removed from offhand and placed in the inventory when transported between worlds. ### Actual Behaviour The item is still offhand and users can use it.