Capture the flag plugin for Altitude events
Go to file
Teriuihi 2c80b2d474 Handle null player in resetFlagCarrier method
Added a null check for the flagCarrier player before clearing active potion effects to prevent potential NullPointerExceptions. This ensures stable behavior when resetting the flag carrier.
2025-02-15 04:18:08 +01:00
gradle/wrapper Add initial Capture the Flag plugin implementation 2025-01-24 17:49:17 +01:00
src/main Handle null player in resetFlagCarrier method 2025-02-15 04:18:08 +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 Update flag capture flow to notify players visually 2025-02-15 04:10:52 +01:00