Hi, I am making a server and I need a plugin that will do the following:
- When a player joins the server they have the command /join (configurable name and coords)
- this will then tp them to a configurable location (lobby) in which there will be a 2 minute timer from when the first player joins.
- After the 2 mins the players will get teleported to the game location (again configurable) and the will game start.
- From then there will be a 90 minute timer until the end of the game.
- If a player reaches a certain position or clicks a button etc. whichever easiest they get tped to spawn and get given points depending on their ranking.
- If a player doesn't reach the end at the end of the 90 mins they will be tped to spawn.
