Items are not given on world change
mpivchev opened this issue ยท 5 comments
My server is using MultiInv and that is causing ItemJoin to not give items when a player teleports to different worlds. Commands also don't work occasionally.
In case I did something wrong, here is the item config. I tried pretty much everything but it still doesn't work the way it should:
https://pastebin.com/iehAGATq
you should be able to adjust the Delay: #ofSeconds. To a point where it will give the items. In the items.yml
Ok, I removed MultiInv and increased the delay to 5 seconds, yet items are still not given on world change. It only works when the player joins the game.
You never added a world-changed to the itemflags thats why you arent getting it on world changed. Just like respawn is added add world-changed to your itemflags