ctf/src/main
Teriuihi a3c22cf074 Refactor flag reset logic for clarity and reuse.
Consolidated flag reset responsibilities into `resetFlagCarrier` and `resetAll` methods to improve code readability and maintainability. Replaced redundant flag reset operations with the new methods across the codebase. Updated `EndedPhase` to use `resetAll` for consistent behavior.
2025-02-11 22:08:58 +01:00
..
java/com/alttd/ctf Refactor flag reset logic for clarity and reuse. 2025-02-11 22:08:58 +01:00
resources Add initial Capture the Flag plugin implementation 2025-01-24 17:49:17 +01:00