CommandHelper

CommandHelper

46.5k Downloads

player_teleport not firing on nether/end portal

LadyCailinBot opened this issue ยท 2 comments

commented

CMDHELPER-2613 - Reported by VergilPrime

Updated by aviator1014 9 days ago

When you stand in it or when it actually teleports you?

#2 Updated by VergilPrime 9 days ago

it doesn't fire at all ever. I had it tmsg('VergilPrime', @event) on every player_teleport and when someone went to the nether using a netherportal, it didnt say anything at all. When someone used a command to TP back to me, however, i got information fine.

#3 Updated by uzalu 9 days ago

you can try world_changed with some filters as a stop-gap, but i think player_teleport ought to fire on portal usage.

commented

Comment by MariuszT

I am working on player_portal_travel event.

commented

Comment by MariuszT

Can be closed, player_portal_travel was added many months ago.