Back to Plugins
McBackuper Util
Active tab
Overview
Latest version
Not specified
Minecraft support
0 versions
Topics synced
0
Claim this plugin
This plugin was imported from Spiget and is currently unclaimed.
Plugin Information
Type: Minecraft plugin
Description
McBackuper v1.0.0 🛡️
McBackuper is a lightweight Python 3.11 utility designed for high-performance, reliable Minecraft server backups. Unlike generic scripts, it is built specifically for Unix/Linux environments to ensure maximum stability and data integrity.
[!IMPORTANT] This tool is strictly for Linux/Unix systems.
Why McBackuper?
- Zero Downtime: Backup your world while the server is running.
- Smart Rotation: Don't just delete old files—keep a logical history (Hourly, Daily, Weekly, Monthly).
- RCON Integration: A self-written RCON client that allows you to execute commands before and after backup directly on the server. (WARNING: Using RCON may be dangerous).
- Fast & Atomic: Uses a staging
tmp/directory to ensure your backup isn't corrupted if the process is interrupted. - No Bloat: Written in Python 3.11 with minimal dependencies.
- External Utillity: This is an external utility: no unnecessary plug-ins on the server.
Key Features
- Single Instance Lock: Prevents multiple backup processes from running at once and eating your I/O.
- Advanced Exclusions: Easily skip
logs/,dynmap/, or.tmpfiles using glob patterns. - Health Checks: Automatically verifies ZIP integrity after creation.
- Permission Management: Sets strict
0o600permissions on sensitive files.
Quick Start
1. Requirements
- Python 3.11 or higher
- Linux/Unix OS (Ubuntu, Debian, CentOS, etc.)
2. Installation
git clone https://github.com/Artfarm6688/McBackuper.git
cd McBackuper
chmod +x backuper.py
Minecraft Plugin Badges
Use these badge images in docs, README files, or forum posts.
Downloads

Spigot Downloads

GitHub Stars

License
