ItemJoin

ItemJoin

157k Downloads

void teleport issue.

00Hrtz opened this issue · 7 comments

commented

Hi,

I'm using itemjoin in a void skyblock world and i'm using voidteleport+

If i set keep-inventory to false in void teleport you naturally lose all of your inventory. Voidteleport teleports you back to your last known location before you die in the void and clears your inventory.

I've tried all item flags and triggers available but still lose the items, is there a way to replace the items upon teleport?

commented

Hmmm I am not sure I understand the issue.
Can you provide a pastebin link of your items.yml and config.yml so I can get a better understanding?

commented

Hmmm I am not sure I understand the issue. Can you provide a pastebin link of your items.yml and config.yml so I can get a better understanding?

OK, basically i want to turn off keep inventory in my skyblock but if i do that i lose the itemjoin items. I would like my itemjoin items to be returned upon teleporting back to my island.

So say 'teleport' as a trigger to give the items again.

commented

Hi, any chance of adding teleport as a trigger please?

VoidTeleport+ simply prevents you from dying by the void and teleports you to your last known location in the same world. It also has a keep inventory setting so if set to false it clears your inventory completely. I need to get itemjoin to replace the taken join items by way of teleport trigger.

commented

I can look into this, I just got my computer back up and running after a hardware failure so give me a little bit to get everything set up.

Will update you here soonish.;

commented

Okay, so I have added the teleport trigger as requested.

This applies to both items and the active-commands in the config.yml.

Simply add TELEPORT to the list of triggers for the item.

Let me know if you encounter any issues!~

Link; https://ci.craftationgaming.com/job/ItemJoin/879/
Remember to remove your old ItemJoin.jar file

commented

Awesome, thanks you

Testing now.

EDIT: Merged multiple comments together.

commented

Sorry for late reply, works perfectly, much appreciated!