Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1017 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 1017 Bytes

CyberWorldReset

CyberWorldReset Standard

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.

Download

CWR Standard

CWR Premium

Compiling

Plugin requires at least Java 8 to compile.

  1. Clone the repository to your local machine.
  2. Compile using:
    • IntelliJ: Add a Maven configuration that runs clean package.
    • Manually: Read this article.