-
-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Description
This plugin currently registers for the "player_move" event, which I suspect is sort of wasteful on larger servers.
Could I request that you add an option to use a scheduled event instead, checking every X ticks if players are inside portals?
Please disregard if this would actually be slower - I just noticed this plugin soaking up an awful lot of time with player_move.
Cheers,
-Dirk