All Projects → benediktschmitt → emsm

benediktschmitt / emsm

Licence: other
A lightweight, easy to extend minecraft server manager.

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to emsm

Restic Systemd Automatic Backup
My restic backup solution using Backblaze B2 storage, systemd timers (or cron) and email notifications on failure.
Stars: ✭ 314 (+336.11%)
Mutual labels:  backup, cron
Bash Toolkit
Este proyecto esá destinado a ayudar a los sysadmin
Stars: ✭ 13 (-81.94%)
Mutual labels:  backup, cron
docker-backup-to-s3
Docker container that periodically backups files to Amazon S3 using s3cmd and cron
Stars: ✭ 124 (+72.22%)
Mutual labels:  backup, cron
Mysqlbkup
Lightweight MySQL backup script in BASH
Stars: ✭ 129 (+79.17%)
Mutual labels:  backup, cron
pgsql-backup
PostgreSQL Backup Script. Ported from AutoMySQLBackup.
Stars: ✭ 24 (-66.67%)
Mutual labels:  backup, cron
btrfs-backup
A simple, flexible script for versioned backups using btrfs and rsync
Stars: ✭ 59 (-18.06%)
Mutual labels:  backup, cron
Roam To Git
Automatic RoamResearch backup to Git
Stars: ✭ 489 (+579.17%)
Mutual labels:  backup, cron
butdr
Backup to Cloud( Google Drive, Dropbox ... ) use rclone
Stars: ✭ 49 (-31.94%)
Mutual labels:  backup, cron
VestaCP-Sync-Backups-To-Mega
VestaCP: uploading backups to the MEGA cloud
Stars: ✭ 17 (-76.39%)
Mutual labels:  backup, cron
aws-tag-sched-ops
Retired, please see https://github.com/sqlxpert/lights-off-aws
Stars: ✭ 24 (-66.67%)
Mutual labels:  backup, cron
Automation-using-Shell-Scripts
Development Automation using Shell Scripting.
Stars: ✭ 41 (-43.06%)
Mutual labels:  backup, cron
docker-atlassian
A docker-compose orchestration for JIRA Software and Confluence based on docker containers.
Stars: ✭ 13 (-81.94%)
Mutual labels:  backup
arask
Automatic RAils taSKs.
Stars: ✭ 31 (-56.94%)
Mutual labels:  cron
docker-minecraft-bedrock-backup
Backup container service for itzg/minecraft-bedrock-server or itzg/minecraft-server
Stars: ✭ 14 (-80.56%)
Mutual labels:  backup
restic-android
Restic Backup Android App (Unofficial)
Stars: ✭ 27 (-62.5%)
Mutual labels:  backup
grafana
Grafana dashboard for Veeam solutions
Stars: ✭ 31 (-56.94%)
Mutual labels:  backup
malli-cli
Command-line interface from the comfort of a metosin/malli schema
Stars: ✭ 36 (-50%)
Mutual labels:  cli-app
asparagus
An easy to use task scheduler for distributed systems
Stars: ✭ 14 (-80.56%)
Mutual labels:  cron
nakal
A MySQL backup tool for Google Sheets, written in Node.js.
Stars: ✭ 14 (-80.56%)
Mutual labels:  backup
php-mvc
PHP MVC ⦿ Dockerized • Composer • RESTful API • Memcached • cron • WebSocket
Stars: ✭ 17 (-76.39%)
Mutual labels:  cron

https://raw.githubusercontent.com/benediktschmitt/emsm/master/docs/source/_static/logo/emsm_48x48.png

EMSM

The Extendable Minecraft Server Manager (EMSM) handles multiple minecraft worlds and server versions. It is completly written in Python and can be easily modified by the user.

The EMSM provides a simple, but powerful and extensive command line interface, which allows to manage your minecraft server easily and automize tasks.

The separation of minecraft worlds and server executables allows to manage several different versions of server (e.g. Vanilla and Bukkit in multiple versions) for different worlds. The EMSM comes with a backup mechanism as one of the core plugins, which can be automated to create periodical backups. It also provides a plugin to check the availability of the server and restart them, if its configured to do so. Another plugin aims at integrating EMSM with init.d to start/stop the server on (re-)boot/shutdown processes.

Get started

Please read the online documentation for a full introduction. I tried to keep it simple and short. The EMSM will be installed in less than 10 minutes.

When you need help, don't hesitate to create an issue.

Contribution and New Plugins

If you have a good idea for a new plugin, let us know :).

When you found a bug, please report it.

Versioning

The EMSM uses semantic version numbers. Take a look at http://semver.org/ for further information.

License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].