Kruptein / PlanarAlly

A companion tool for when you travel into the planes.
https://www.planarally.io/
MIT License
395 stars 73 forks source link

bug(TpZone): Fix player initiated TP Zones (again) #1250

Closed Kruptein closed 1 year ago

Kruptein commented 1 year ago

In #1224 we fixed some aspects of the teleport zones no longer working when initiated by players.

That PR properly fixed the "Request" mode, but apparently did not do a proper job as the "Enable" mode was not fixed.

This PR should fix the "Enable" mode as well. Fixes #1245