Restore/reset worlds at specific times without kicking players from the server! No need to go through the hassle of resetting your worlds manually anymore. Plenty of features are already included in the free version!
Works on Spigot (and forks of Spigot) versions 1.8 - 1.18.x.
Plugin requires at least Java 8 to compile.
- Clone the repository to your local machine.
- Compile using:
- IntelliJ: Add a Maven configuration that runs
clean package
. - Manually: Read this article.
- IntelliJ: Add a Maven configuration that runs