feat(pocket-base): unlock flight by completing raids
This commit is contained in:
@@ -149,3 +149,10 @@ description: Chronological record of material decisions affecting the Spigot Bas
|
||||
- Cleared accumulated fall distance whenever portal or void-return travel teleports an entity, preventing carried-over fall damage at the destination.
|
||||
- Added regression coverage for players falling out of a Pocket Base and returning to the server spawn.
|
||||
- Verified the fix and plugin artifact with `./gradlew clean check jar`.
|
||||
|
||||
## 2026-08-28 — Raid-earned Pocket Base flight
|
||||
|
||||
- Made a successful raid victory by the owner inside their own Pocket Base permanently unlock owner-only Survival flight.
|
||||
- Limited Pocket Base flight to its expanding horizontal boundary plus a 16-block warning buffer while allowing the world's full build height.
|
||||
- Persisted unlocks with safe locked defaults for existing records and exposed progress through chat status and the native settings dialog.
|
||||
- Verified 140 tests and the Java 25 plugin artifact with `./gradlew clean check jar`.
|
||||
|
||||
Reference in New Issue
Block a user