Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/nocapscripts/backuper-plugin
- Owner: nocapscripts
- Created: 2024-10-24T13:41:08.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-24T16:10:14.000Z (3 months ago)
- Last Synced: 2024-12-14T14:09:54.320Z (about 2 months ago)
- Topics: bukkit, java, minecraft, papermc, papermc-plugin, spigot
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.