CommandHelper

CommandHelper

46.5k Downloads

player_teleport not firing on nether/end portal

LadyCailin opened this issue ยท 2 comments

commented

CMDHELPER-2613 - Reported by VergilPrime on 2013-04-04 00:37:05 UTC

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 on 2013-12-14 18:49:25 UTC

Can be closed, player_portal_travel was added many months ago.

commented

Comment by MariuszT on 2013-06-03 12:04:58 UTC

I am working on player_portal_travel event.