Fixed compatibility issues with Paper/Folia versions below 1.21.11, and resolved false-positive alerts on versions below 26.1.
[#] Integrated an Inconspicuous JAR Integrity Checker:
Added a LoaderUtils mechanism that runs automatically during startup to verify the integrity of the running JAR file, detecting unauthorized modifications, malicious code injection, or repackaged reverse-engineered builds.
[#] Critical Bug Fix
- Fully resolved the NoSuchMethodError that occurred when executing the /eloadmin reload command, caused by a method signature conflict introduced during Skidfuscator obfuscation.
- Synchronized all internal method calls between the plugin's main entry class and the core module to ensure consistent execution and prevent runtime incompatibilities.
