Minecraft WorldReset mod 2024 download
logo
minecraft mod WorldReset

WorldReset

Game Version: 1.6.1
Total Downloads: 29,888
Updated: Jul 8, 2013
Created: Aug 21, 2012
Download WorldResetDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
WorldReset v2.0.1 release 11.43 KB Jul 8, 2013 1.6.1 21,516 download WorldReset WorldReset v2.0.1 releaseDownload
WorldReset v1.3 release 14.58 KB Nov 28, 2012 CB 1.4.5-R0.2 6,047 download WorldReset WorldReset v1.3 releaseDownload
WorldReset v1.2 release 7.92 KB Sep 5, 2012 CB 1.3.1-R2.0 1,375 download WorldReset WorldReset v1.2 releaseDownload
WorldReset v1.1 beta 4.77 KB Aug 21, 2012 CB 1.3.1-R1.0 571 download WorldReset WorldReset v1.1 betaDownload
WorldReset v1.0 alpha 4.58 KB Aug 21, 2012 CB 1.3.1-R1.0 379 download WorldReset WorldReset v1.0 alphaDownload

Description

Share this:

WorldReset v2.0

Presenting the world's first standalone map reset plugin! When you restart your server, if resetting is enabled in the plugin's config.yml, WorldReset automatically deletes your world folders and imports backups of them stored in '…/plugins/WorldReset/backups'. WR can reset multiple worlds or regenerate them with random seeds, perfect for minigames and mining worlds.

NOTE: In order for this plugin to work, you have to /stop then start the server. A simple /reload will not work, and will likely cause the server to crash.

Setup/Usage

A world reset couldn't be more simple! Just follow these steps:

  1. Copy the world folder you want to revert to when you reset the map
  2. Find the 'WorldReset' folder in your server's 'plugins' directory. If the folder doesn't exist, run the server once and it will be created.
  3. Paste the world folder you copied into the 'backups' folder in the WorldReset directory.
  4. Repeat steps 1-3 for your Nether and End folders if you want to reset them as well.
  5. List the names of any worlds you want to delete and regenerate with random seeds under the "random-seed.worlds" config node
  6. If you want to schedule a restart, either run the server and type /wr reset or open the config.yml (found in the WorldReset directory) and set the "reset-worlds-on-next-restart" node to true.
  7. Start up your server! Your world folder will be reset to the one in '…/plugins/WorldReset/backups'!

Benefits

  • Resets player location and inventories to their state stored in the world backup (you can always delete player data in the backup for standard spawning)
  • Much less lag than conventional reset methods – instead of rolling back an area block by block, WorldReset simply imports the entire world folder, meaning that resets take less than a second!
  • Because WorldReset doesn't have to deal with individual chunks, there's no danger of chunk corruption as long as your backup world is clean
  • Random seed world regeneration is perfect for mining worlds that require diamonds and other valuables to be relocated every time the map resets

Commands

WorldReset Commands

Configuration nodes

Configuration nodes

  • reset-worlds-on-next-restart: true/false – whether to reset worlds (or regenerate them with new seeds, if enabled) the next time the server starts up
  • random-seed.enabled: true/false – whether to delete and regenerate the worlds listed below with random seeds
  • random-seed.worlds: – a list of the names of worlds to be regenerated
  • reset-server-when-empty: true/false – whether to reset the server after the below player count has been achieved and all players log off
  • player-count-to-activate-reset: 10 – the number of players online at the same time that must be achieved in order to schedule a reset to occur when the last player logs off (this setting only matters if the above node is set to 'true')
  • always-reset: true/false – whether to reset/regenerate worlds every time the server starts up

Permissions nodes

  • worldreset.reload: permission to run '/wr reload' to reload the configuration
  • worldreset.reset: permission to schedule or cancel a world reset, including '/wr reset now'
  • worldreset.settings.view: permission to view the configuration settings ingame with '/wr settings'
  • worldreset.settings.edit: permission to edit the configuration settings ingame with '/wr settings edit \<setting ID> \<setting value>'

Comments

Add a comment