Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nocapscripts/backuper-plugin

Minecraft backup system plugin.
https://github.com/nocapscripts/backuper-plugin

bukkit java minecraft papermc papermc-plugin spigot

Last synced: about 2 months ago
JSON representation

Minecraft backup system plugin.

Awesome Lists containing this project

README

        

# BackUper Plugin for Minecraft 1.21.1 (or 1.21)

The BackUper plugin automatically creates backups of your Minecraft server's generated worlds and player data, ensuring that your progress is always safe.

## Permissions

To grant access to the backup command, assign the following permissions:

- **backuper.backup** - Allows users to execute the backup command.
- **op** - Grants operator privileges.

## Usage

To create a backup, use the following command:

```
/backup
```

# Backups location

Backups are located outside of plugins folder called **Backups**

## Planned Features

- **Fix Discord File Uploading:** Resolve the errors occurring with JDA (Java Discord API).
- **Future Enhancements:** Additional features may be added in future updates.