hi
when you use the plugin for some plugins like scrim, Arena , FFA ... and players get teleported to the Zones it doesn't work but when u go by running to the zone it works
Plugin not working when getting teleported
Hey there. This is indeed caused by teleportation - zone manager does not fire hooks in this case, therefore my plugin does not know about it. When teleporting your other plugin can call zone hooks in one way or another, or zone manager can repeatedly check for your zone changes which would be slowish. Therefore unrelated to this plugin, not much I can do here other than try to do other plugins' job which would be bad for performance.