MidnightTale / HynseBackup

MIT License
2 stars 0 forks source link

HynseBackup

HynseBackup is an easy-to-use auto backup plugin for Minecraft servers.

Features

Installation

  1. Download the HynseBackup.jar file from the modrinth.
  2. Place the HynseBackup.jar file in your server's plugins folder.
  3. Start your server. The plugin will automatically generate the default configuration file.

Configuration

The HynseBackup plugin can be configured through the config.yml file located in the plugin's folder. Below is an example configuration:

whitelist-worlds:
  - world
  - world_nether
  - world_the_end

compression:
  level: 3
print-progress: true

auto-intervention:
  enabled: true
  interval: 86400

max-backup:
  enabled: true
  count: 3

Commands

Contributing

Contributions to the HynseBackup plugin are welcome! If you would like to contribute

License

This plugin is licensed under the MIT license. See LICENSE.md for more information.