- Moved JourneyMap waypoints two blocks up so you don't end up inside the waystone if you use JourneyMap's teleport feature
- Fixed delete button on sharestones not deleting the sharestone (for corrupt entries)
- Fixed missing translations for NeoForge default config screen
- Changed allowedVisibilities to always implicitly contain the configured defaultVisibility
- Added
is_with_passengersandis_not_with_passengersconditions for warp requirements, for vehicle passengers - Added
passengersvariable for warp requirements - Added support for multiple warp modifiers on a single line to avoid duplicate conditions
- Added
removeWaystoneFromDatabase,getAllWaystones,getWaystonesByTypemethods to API - Added
is_waystone_ownerandis_waystone_globalconditions for Unbreakables integration

