Getting Started

See some information about CWR, how to get things running, and what to do next.

About

Restore/reset worlds at specific times without kicking players (optional) from the server! No need to go through the hassle of resetting your worlds manually anymore.

Dependencies

This plugin does not depend on any other plugin. PlaceholderAPI and Multiverse are soft depenencies (meaning they are not required). But we highly suggest using at least Multiverse. For available placeholders, check out the PlaceholderAPI spoiler below.

Plugin reviews

Features

  • 1.8.8 to 1.19.X Spigot/Paper/… supported.
  • Simple setup and use - Use commands for managing your resets, set up different configurations for each world, or use your FTP client to manage files directly from your code editor.
  • Reset to Backups - Reset your world to a backup made by command /cwr save easily and without looking for the backup file.
  • Scheduled Resets - Schedule specific time(s) you want your world(s) to reset. No need to manually do so! Intervals are supported too!
  • Custom Generation Support - Supports custom generation (Terra, Iris, etc) (as of 0.5.0). Please review our guide on how to set up custom generation.
  • Fast - Plugin attempts to use minimal ram/memory. Data is saved to cache and quickly accessed when needed.
  • Optimizable - Tailor how chunks are loaded to your CPU power or player amount. Minimal TPS drop with ‘recursive’ chunk loading.
  • Uninterrupted Experience - Continue playing on the server while the world is resetting with little to no TPS drop/lag - just send all your players to a safe world while the world resets.
  • Configurable - Add warning messages, (world-specific) commands, specific/random/default seed, schedulers, restore saved worlds, and much more to come soon.
  • Confirmation - Prevent accidental world resets by confirming your command.
  • Fully Custom Lang.yml - Customize all messages to any language!
  • Auto-Update Configs - Configurations automatically adjust themselves with each update! No need to redo your configuration files for every update.
  • Java 8+ Support - Supports Java 8 and newer versions (including Java 11 and 17).
  • Support - Quick to fix any issues present or help with your query. Join our Discord server and get support ASAP!

Configuration Files
Getting Started