auto 7acf39b600 Fix armor color setting method from BGR to RGB.
The method for setting armor colors was incorrect and used `Color.fromBGR` instead of `Color.fromRGB`. This ensures proper color rendering and aligns with expected behavior.
2025-02-11 21:27:26 +01:00
S
Description
Capture the flag plugin for Altitude events
607 KiB
Languages
Java 100%