Capture the flag plugin for Altitude events
Go to file
Teriuihi c3b11995c7 Update phase transition notifications with detailed timing
Introduced specific second-based notifications for better accuracy as a phase approaches. Added distinct messaging for the game ending phase to improve clarity for players. Simplified code by replacing hard-coded values with a predefined list of notification intervals.
2025-02-11 23:06:05 +01:00
gradle/wrapper Add initial Capture the Flag plugin implementation 2025-01-24 17:49:17 +01:00
src/main Update phase transition notifications with detailed timing 2025-02-11 23:06:05 +01:00
.gitignore Add initial Capture the Flag plugin implementation 2025-01-24 17:49:17 +01:00
build.gradle.kts Integrate WorldBorderAPI and enhance game phase functionality 2025-02-08 20:45:06 +01:00
gradlew Add initial Capture the Flag plugin implementation 2025-01-24 17:49:17 +01:00
gradlew.bat Add initial Capture the Flag plugin implementation 2025-01-24 17:49:17 +01:00
settings.gradle.kts Integrate WorldBorderAPI and enhance game phase functionality 2025-02-08 20:45:06 +01:00
TODO.md Add Engineer class and update Tank, Fighter, and GameClass 2025-02-08 15:19:32 +01:00
version.properties Fix flag capture and game phase timing bugs 2025-02-11 23:02:38 +01:00