RockinChaos / ItemJoin

Get custom items on join.
https://www.craftationgaming.com/
GNU Lesser General Public License v3.0
139 stars 36 forks source link

trigger: on world change #136

Closed Someone-NEW closed 7 years ago

Someone-NEW commented 7 years ago

i have one problem that ItemJoin items wont be correct removed when player change world. Example: I have using per world inventory with xInventories and i have One SkyBlock world and there are sb-lobby "lobby world" ASkyBlock etc. and all this worlds have the same inventory and when player go to their Island that are different world but the same inventory "ItemJoin" items do not want be removed i dont want to be all plaers inventory removed but that ItemJoin will on changed-world will delete their items, but currently are buggy.

RockinChaos commented 7 years ago

hmm Sounds like a config issue. Can you post your items.yml in a pastebin.com please?

Someone-NEW commented 7 years ago

I have all correct setup like on examples etc. just not work idk why https://pastebin.com/zmwABQuZ

RockinChaos commented 7 years ago

You have clear items enabled in the config.yml correct?

Someone-NEW commented 7 years ago

hmm no i think i have before some problem when i set this to true are all cleared so in that case i have this set up back to false https://pastebin.com/fg7Epf9j It is possible that are my mistake?

RockinChaos commented 7 years ago

Little confused on what the problem is. You are trying to clear only ItemJoin items upon changing worlds correct? There for you set clear-items to ItemJoin and Clear-On-WorldChanged to true?

EDIT: Sorry for the late reply. I have fairly busy lately.

Someone-NEW commented 7 years ago

I thinki am solved fornow this, like you say thiscleared only ItemJoin items thats all i need tnx