Hello! I have a 1v1 Plugin programmed! But how can I make it that my two players, everyone will be teleported to a certain point at the end of the countdown? Hope you can help me > TOM
You could either have a map setup before making it available where you have signs with names on them and have a scanner that will find and log them and cache it for later use (this can take a while sometimes and also I would not recommend doing it). Or you could have the location(s) set in a config/database where you call them down when the map is ready and teleport the players to that location.