Skip to content

PistonMinecraft/AuroraBackup

Repository files navigation

AuroraBackup-极光自动备份

Introduction-介绍

AuroraBackup is an automatic backup plugin written for the Sponge,This plugin allows you to back up the world on a regular basis. And the instructions and Settings are easy to understand, suitable for beginners to use.

极光自动备份是一款为Sponge端而编写的自动备份插件,该插件可以定时的进行备份世界。且指令及设置简单易懂,适合小白服主上手使用

Download-下载

Download the latest version from the Ore

点击此处下载最新版本

License-许可证

The plugin is distributed under GPL v3 with additional terms.

本插件采用 GPL v3 开源许可证

Additional terms under GPLv3 Section 7

  1. When you distribute a modified version of this plugin, you must modify the plugin's version number in such a way that it differs from the original version. [under GPLv3, 7(c).]

    The plugin name and the version number can be edited here.

  2. When distributing this plugin, you must attach the copyright notice shown in this plugin. [under GPLv3, 7(b).]

附加条款(依据 GPLv3 协议第七条)

  1. 当你分发本插件的修改版本时,你必须以一种合理的方式修改本插件的版本号,以示其与原始版本不同。[依据 GPLv3, 7(c).]

    本插件的名称及版本号可在此处修改。

  2. 当你分发本插件时,必须附带本插件所显示的版权声明。[依据 GPLv3, 7(b).]

Contribution-贡献

If you want to submit a pull request, there're some requirements:

  • IDE: Intellij IDEA.
  • Compiler: Java 1.8.
  • Do NOT modify gradle files.

如果你想提交一个PR,你需要做到:

  • IDE: Intellij IDEA.
  • 编译器: Java 1.8.
  • 别动 gradle 的文件.

Compilation-编译

Simply execute following command:

只需要执行这条命令:

./gradlew clean build

About

This plugin can backup the server file and world

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages