This update addresses various bugs and adds a few QoL improvements.
3.1.3 Changelog
Code (Text):
* Fix world and dimension configs not defaulting to YAML on creation.
* Fix some LP permission lookups not including active player contexts.
* Fix rent ownership logic preventing certain renter blocks from being broken after placement.
* Fix break and claim permission cache not accounting for block pos when available.
* Fix unclaimable-block-radius not respecting multiple nearby claims.
* Fix unclaimable-allow-trust.
* Add new contexts 'source_passenger', 'target_passenger', 'source_vehicle', 'target_vehicle'.
* Apply claim schematics async.
* Improve claim last active update handling to safe guard against active claims expiring.
* Improve claim cleanup task.
* Improve default claim visuals.