If you want to get notified about plugin release, join 
our Discord as we're updating Lasers Enigma there first.
 
 
New Features
 
 - Wiki update:
 - You can now access our wiki from 
wiki.lasers-enigma.eu.
 - Almost every components has a preview like the one just above.
 - Mirror Support: Added a 'No mirror' option in the Color Selection menu when placing a Mirror Support.
 - Component Color Command: Added a command for Command Blocks to edit colorable components using /le component color <x> <y> <z> <color>, with corresponding wiki updates.
 - Component Information: Introduced `/le component look [range=5]` to retrieve component information.
 - Victory Zones: Victory zones can now be placed anywhere within the puzzle area (not only along its edges), allowing puzzles where players may be teleported out of the zone yet still win.
 - Laser Receiver Pass-through: Receivers now offer an option to allow lasers to pass through them, configurable via the receiver's configuration menu.
 
 
Bug Fixes
 
 - Minecraft Version Remapping: Fixed an issue where v1_20_R3 was remapping to the wrong Minecraft version.
 - Missing Translations: Resolved missing translations for the "No color" option in the Color Selector inventory (#341).
 - Command Block Execution: Fixed a problem that prevented `/le component color` from being executed in a Command Block.
 - Laser Receiver Color:
 - Fixed an issue with laser receivers accepting any color (#333). 
 - Resolved an exception caused by null mirror colors (#333).
 - Laser Impact: Corrected an issue that stopped lasers from impacting players when laser light was disabled.
 - Task Saving: Fixed an error during task saving in deactivation (#340).
 - Zone Transition: Addressed a bug where rapid zone transitions (without an intermediate space) caused mirror orientation issues and erratic shortcut bar behavior.
 - Rotation Menu Behavior: Updated the rotation menu to close automatically when a mirror is retrieved—even if it was opened on a different mirror support.
 - Data Loading: Fixed an issue that prevented some data from loading during plugin startup.
 - Texture Updates: Corrected a texture issue with laser receivers when changing their color.
 - Laser Blockage: Fixed laser receivers improperly allowing lasers to pass through when they shouldn't.
 - Receiver Creation: Resolved a bug occurring during the creation of laser receivers.
 - Burnable Blocks: Fixed a bug related to the new burnable blocks feature.
 
 
Improvements
 
 - Enhanced continuous integration pipeline checks prior to merging changes.
 
 
Refactoring
 
 - Overhauled the translation system for improved maintainability and performance.