Code Monkey home page Code Monkey logo

ez-mcserver's Introduction

EZ-mcserver

A CLI tool to easily download, initialise, and run a (Java) MineCraft server.

Also allows installation of 3rd party mods and plugins.

How-To

To start a server easily you should:

  1. Install EZ-mcserver (TODO)
  2. Use command mcserver quickstart to install a server
  3. Use command mcserver properties list/set if there are any hidden properties you would like to change (see https://minecraft.gamepedia.com/Server.properties)
  4. Use command mcserver start to start the server
  5. Use server console / operator commands to adjust any server/administration settings as you would normally do in a MineCraft server (see https://minecraft.gamepedia.com/Commands#List_and_summary_of_commands)

Schema + Progress

Complete:

mcserver versions
mcserver install -v <VERSION> (or -u http://etc/server.jar)
mcserver quickstart
mcserver start
mcserver properties list
mcserver properties set <PROP> <VALUE>
mcserver worlds list/delete

To-Do:

-

Backlog:

mcserver mods list/install/uninstall
mcserver plugins list/install/uninstall
mcserver ui
mcserver howto # shows how to use this tool, and how to do admin after installing a server
# (may not be necessary as this can be managed from within server instead)
mcserver admin ipban add <IP>
mcserver admin ipban remove <IP>
mcserver admin ipban list
mcserver admin ban list
mcserver admin ban add <USERNAME>
mcserver admin ban remove <USERNAME>
mcserver admin whitelist add <USERNAME>
mcserver admin whitelist remove <USERNAME>
mcserver admin whitelist list

Notes

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.