Changelog – LogicGates 1.1
New Features:
- Full Plugin Translation: The entire plugin has been translated, with built-in support for English, Polish, Spanish, and German.
- Custom Language Support: Users can add their own translations and set them via the gates.yml config file or using the command:
/logicgates language [language_code]
- Invalid Output Material Detection:
- A new mechanism detects unsupported or problematic materials placed at the gate output.
- If a player places any of the following materials, they will receive a warning message:
- Material.REDSTONE_WIRE
- Material.REPEATER
- Material.REDSTONE_TORCH
- Material.REDSTONE_LAMP
- Material.REDSTONE_WALL_TORCH
- The warning message (configurable via translations under the invalid_output_material key) defaults to:
"&cInvalid material detected at the gate output! Using redstone, repeater, or redstone torch may not work or cause malfunctions. Use a button, lever, or observer instead."
Improvements:
- Redstone Torch Input Support:
- Players can now use redstone torches as gate inputs by placing them next to or directly on the gate's input wall.
- This enables more compact circuits and the ability to set constant input values.
- Input Material Detection Fixes:
- Improved detection of materials used at gate inputs, reducing unexpected errors.
Bug Fixes:
- Fixed minor issues and improved stability.
✅ The latest version is now available for download!