Capture the Flag

It has been a long dream of mine to develop this game mode that I fictionally created and played with my friends many years ago. The concept of the game mode is simple: Create a team, build a secretive base, and kill! However, at that time, there were so many ways of breaking the rules and there were no forms for rewarding certain action to make the game more interesting - thus, I thought it was time to make it.

I spent 10 days developing this game mode which has features such as map restriction to prevent people for leaving the zone, points based on flag capture/kills, random chests scattered around the map, and much more! It is written in Java and using the Spigot API. Additionally, I used MySQL for the database engine and optimized the queries by using HikariCP connection pool.


  • Year: April, 2020
  • Category: MineCraft: Spigot