I'm currently programming a "The Bridge" plugin like Hypixel.net. (Almost like MLGRush)
I want the map to be reset every round, so to speak, to the old status. How can I code this?
I program with Paper / Spigot. Java
Simply copy the world folder as a backup and overwrite the active world again after the match.
Excellent!