Giter Club home page Giter Club logo

xeocrafts's Introduction

Xeocraft# Scipts

Scripts for running and managing minecraft (normally forge modded) servers. Uses ramdisk for storage and has inegrated backup and archival features. lite version designed for VPS use, excludes ramdisk and archival(also currently heavily outdated).

Configuration file should be in ~/.config/xeocraft.config

dependancies/requirements:

BASH > version 4.X

tmux

java jre (preferably 8 oracle [server])

warmroast (for debug funtions, only on lite currently)

Usage: xeocraft [server number] {start|stop|restart|backup|archive|thinarchive|exec|opsay|slowrestart|safestart|disksavehalt|disksaverun|status}

xeocrafts's People

Contributors

xeollron avatar

Watchers

James Cloos avatar  avatar

xeocrafts's Issues

Restart, is running?

When restart command is called without the server running the server starts.

Issue with having regular scripted restarts and shutting down the server.

Backups Improvement

Switch to Rsync or a similar application for the backup and archival routines.
Add commands for restoring archives and backups, and perhaps cloning servers.
Add support for cloud storage services like As3, Gdrive/G Suite, Glacier, etc.

mc_exec strips spaces

Commands sent to mc exec with spaces will fail due to the spaces being removed.
Issue related to tmux send-keys stripping spaces from variables.

EULA Crash

Find a proper way to either transfer accepted eula or notify user that eula has not been accepted, to avoid eula caused unmarked crash.

Implement use of Systemd

Everything needs systemd and systemd needs everything. Still need to learn how I'll do this but setup a jobs and start|stop stuff.

No Players Restart

A restart command that will check if players are online and either not run or preferable delay/wait for all players off to restart (for daily restarts or maintenance update configs etc.)

Looking at being lazy and pulling from output of https://github.com/Dinnerbone/mcstatus script

Run as Root

If the script is run as root it should jump to a default user for directories. Had issue with crontab running as root not able to write to disk or backup due to incorrect server files paths under home

tipi

test issue plz ignore

Improve server notifications

Create optional way to notify users or admins of read/write or shutdown, etc. without using global "say" to avoid constant read/write messages for chat clients/irc connectors.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.