Fixed:
- Fixed critical bug: Teleporting to other worlds from form selection now works correctly (previously always teleported to current world)
- Fixed world selection in forms to properly use the selected world name Added:
- Added config option to restrict teleportation to current world only (`forms.worldSelection.allowOtherWorlds`)
- Added asynchronous teleportation to improve server performance
- Added better error handling for teleportation failures
- Added teleport effects (sound and particles)
- Added support for saving position on player death Changed:
- Improved code organization with better separation of concerns
- Optimized teleportation system with limit on safe location search attempts
- Updated FormConstructor dependency to version 3.1.0
- Enhanced logging for teleportation attempts
Update to version 1.1.2 and dependencies. Optimization of the teleportation system with the addition of a limit on the number of attempts to find a safe location. Moving teleportation operations to asynchronous tasks to improve performance.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.