Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for piotrmaciejbednarski

Forget about giant Redstone logic gates. All logic gates in one block!

Report LogicGates?

Release
v1.1.8

piotrmaciejbednarski released LogicGates version v1.1.8 on February 9, 2025

New features

  • Added the legacyMode variable to the GateUpdater class, which controls whether the system uses the legacy method for updating block states (REDSTONE_BLOCK or Material.AIR) or the modern method (GateUtils.setRedstonePower).
  • Added legacyMode configuration in the config.yml file with a corresponding comment explaining its functionality.
  • Updated messages.yml file.
  • Added a Sound.BLOCK_NOTE_BLOCK_PLING when a gate block is interacted with.
  • Added support for Material.TARGET block on output.

Changed

  • Improved the setRedstonePower function in the Bukkit plugin to make it safer. Added synchronization, improved exception handling.
  • Corrected the UpdateChecker class to use proper format specifiers in String.format.

Fixed

  • Fixed the java.util.UnknownFormatConversionException: Conversion = 'l' error in the UpdateChecker class.
  • Fixed issues in the messages.yml file related to incorrect format specifiers.

Information

Published onFebruary 9, 2025
Downloads2

Platforms

Paper Paper (1.16-1.21.4)