Check y
value on #isSafePosition
; prevent IllegalArgumentException (Close #202)
Safety: Make edithome, editwarp and sethome execute asynchronously
Fix #timedTeleport
returning FAILED_MOVING
even if the warmup was bypassed or <=0
API: Change #getRandomPosition
to accept an OnlineUser
as arg instead of their position
Shorten tpignore english locale
Add special handling for @s
operator to support vanilla suggestions
Add missing syntax error for /huskhomes command
Suggest delwarp command instead of running it in edit warp menu
Make getting warp lists async due to blocking event
Spawn: Simplify getting method, refactoring, add way of getting via API
Fetch home lists asynchronously due to new event
Fix updating home privacy not working on SQLite
Database: Rename setHome and setWarp methods to "save" for consistency
API: Add methods to get a locale from the locales file
Add HomeListEvent and WarpListEvent
Re-add screenshots to README
Update README, add teleport-requests-animation.gif
Update README, add edit-homes-animation.gif
Fix timedTeleport to run asynchronously using thenApplyAsync