Some new methods were implemented involving random teleportation instances.
Added the "isSafeDistance" function to the "Manager" class.
► Plugin Changes ►
The "player-tpa-invalid" message in the "lang.yml" no longer utilizes the {player} placeholder by default since it can't determine and guarantee a value is present.
Tab completion is now more strict to lower the options based on what is already entered.
Partially reimagined the random teleportation handler /w implementation of paper async functions.
All standalone teleportation commands such as "/tp" have been re-configured to utilize their common names to allow better command correction.
All standalone teleportation commands were given tab-completion tweaks alongside altered to utilize async functions.
The RTP command now properly utilizes tab complete.
Added 1.18.x support.
Added the "no-safe-distance" message to the "lang.yml".
Added the "warp-creation-distance" option to the "general-section" section.
Warps now are only able to be created outside of a particular distance from other warps.
Fixed an issue involving the assistant management messages.
Fixed an issue with the "claim-ownership-checks" causing all hooks to avoid checking for ownership.
Fixed an issue with the `/warps setstatus <warp> <public|private|admin>` command.