THIS PLUGIN VERSION FIXES A CRITICAL BUG IN THE PLUGIN! (Which could lead to unrestricted access to all PowerBlocks settings)
What's New:
Removed unnecessary imports: Cleaned up the code by removing redundant imports and commented code, leading to better efficiency and readability.
Directional block fix: Resolved issues with directional blocks, improving functionality across versions. (More in 'new version provider')
General code optimization: The entire codebase has been optimized for better performance, with a significant amount of refinement.
Compatibility fix for older versions: Addressed a bug that caused some plugins to be disabled by my plugin. This required relocating an kyori.
New version provider: A version provider has been created to fully support directional blocks across different versions of Minecraft.
Critical bug fix: The major critical bug has been resolved.
Core and common relocation: Both the core and common sections have been relocated to prevent conflicts with other ePlugins. This ensures smooth functionality and eliminates potential errors when updating the core in other ePlugins plugins, greatly improving overall optimization.