Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
V8.1.1
Fixes
- #350: Fixed Mirror Support placed on a wall not responding to player clicks when another plugin cancels the interaction event on its armor stands.
- #452: Fixed shortcut bar / editor items remaining in the player's inventory after reconnecting following a server crash or restart.
- #432: Fixed light level configuration of laser senders/receivers not being persisted to the database, causing the value to reset when leaving a level.
- #432: Fixed light blocks never being placed along laser beams when using
laser_display_mode=DISPLAY_ENTITY. - #354: Fixed display entities (laser segments and merge overlay segments) and light blocks not being removed when deleting an area. Fixed
ConcurrentModificationExceptionwhen deleting an area containing linked components (Elevator/CallButton, Lock/KeyChest). Fixed Lock not removing KeyChests when they are in a different area (cross-area bug). Fixed crash (IllegalArgumentException) when entering an area linked to a deleted area due to stale linked area references. - #444: Fixed burnable block material selection menu crashing with
IllegalArgumentExceptionbecause block-only materials (e.g. wall signs) cannot be represented as items. - #414: Fixed laser receivers and burnable blocks not accepting certain valid color combinations (e.g. MAGENTA + CYAN for a WHITE receiver, or RED + RED + BLUE for a MAGENTA receiver). Color matching now decomposes all received colors into primary components before comparison.
Technical changes
- #452: Removed unused
isineditionmodeandisrotationshortcutbaropenedcolumns fromplayersinventoriestable. AddedPRIMARY KEYonplayeruuid. RemovedLEPlayerInventoryclass. - The lasers-enigma play server now runs Minecraft 1.21.11. Updated CI/CD post-deploy rule to deploy the main tags (instead of the X.Y.Z-1.19.4-to-1.20.4 retro-compatibility versions).
Information
| Published on | March 9, 2026 |
|---|---|
| Downloads | 0 |
Platforms
Paper (1.21.1-1.21.11)
Dependencies
Paper