Skip to content

TimedRestore is a plugin for the Minecraft wrapper Bukkit that allows the automatic restoration of regions.

License

Notifications You must be signed in to change notification settings

eliadil/TimedRestore

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TimedRestore

TimedRestore is a plugin for the Minecraft wrapper Bukkit that allows adminstrators to configure the automatic restoration of WorldGuard regions to a previous WorldEdit snapshot. This is useful to reset guest or other public areas back to a known good state.

Features

  • Simple and easy to configure.
  • Utilises cron4j for flexible scheduling of restore tasks.
  • Restore a number of regions in one task.
  • Use any snapshot that WorldEdit supports.
  • Automatically teleports players out of regions which are being restored.

License

TimedRestore is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

TimedRestore is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Documentation

Many of the features specific to TimedRestore are documented on the website. If you are looking to change the messages used in TimedRestore or localise the plugin into your own language you will want to look at this page instead.

Installation

Before installing, you need to make sure you are running at least the latest recommended build for Bukkit. Support is only given for problems when using a recommended build. This does not mean that the plugin will not work on other versions of Bukkit, the likelihood is it will, but it is not supported.

Getting the latest version

The best way to install TimedRestore is to get it direct from my website.

Alternatively you can download the latest version from BukkitDev.

Getting older versions

Older versions are available as well, however they are not supported. If you are forced to use an older version for whatever reason, please let me know why by opening a issue on GitHub.

Building from source

You can also build TimedRestore from the source if you would prefer to do so. This is useful for those who wish to modify TimedRestore before using it. Note it is no longer necessary to do this to alter messages in the plugin. Instead you should read the documentation on how to localise the plugin instead. This assumes that you have Maven and git installed on your computer.

git clone git://github.com/grandwazir/TimedRestore.git
cd TimedRestore
mvn install

Reporting issues

If you are a server administrator and you are requesting support in installing or using the plugin you should make a post in the forum on BukkitDev. If you want to make a bug report or feature request please do so using the issue tracking on GitHub.

About

TimedRestore is a plugin for the Minecraft wrapper Bukkit that allows the automatic restoration of regions.

Resources

License

Stars

Watchers

Forks

Packages

No packages published