Minecraft Spigot World * Reloading *?

Tu
- in Worlds
2

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

Ap

Simply copy the world folder as a backup and overwrite the active world again after the match.

Tu

Excellent!