Giter VIP home page Giter VIP logo

mc_bungee_startscript's Introduction

Startscript for Bungeecord and several Minecraft Servers.

A customizable, little script to start your bungeecord & minecraft servers.

Overview

Features:

  • Start, stop and reload your Bungeecord & Minecraft Servers
  • You dont need any start.sh in your minecraft & bungeecord folders! Only a startable bungeecord & minecraft server.
  • currently im supporting only Debian 8 with Java 8. (but of course you can use it on other systems, and with newer or older java.)

Downloads

Releases

Raw script (right click, wget friendly, most up to date)

Usage

./startscript.sh (start|stop|restart|reload|info)

How to download:

  • Connect to your VPS via SSH.
  • Go to the directory where you want to download the file
  • Execute wget https://raw.githubusercontent.com/lollilol/mc_bungee_startscript/master/startscript.sh
  • Customize it with nano startscript.sh
  • make it executeable with chmod a+x startscript.sh
  • done.

or just paste

cd && wget https://raw.githubusercontent.com/lollilol/mc_bungee_startscript/master/startscript.sh && nano startscript.sh && chmod a+x startscript.sh

into ssh, to download the script in the home folder and make it executeable.

Required/Dependencies

  • screen (in the most Repositorys called "screen")
  • java (How to install)
  • 1 bungeecord server
  • one or more minecraft servers

Autostart integration

  • Please make sure you have crontab/cron installed
  • Execute crontab -e
  • you may have to choose your editor: i would recommend "nano"
  • now the crontab file is opened. scroll to the end of the file
  • now insert @reboot /file/to/your/startscript.sh start
  • done.

mc_bungee_startscript's People

Contributors

lollilol avatar

Stargazers

 avatar  avatar

Forkers

hyperbeats

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.