Code Monkey home page Code Monkey logo

craftmgr's Introduction

CraftMGR

The Open-Source Minecraft game server management solution.

Features

  • Run as many minecraft servers as your system resources can hold
  • Beautiful Bootstrap 4 themed web interface, including a
    • Realtime list of all servers
    • Realtime server console view
  • Interactive command line interface
  • TCP-Socket interface, for communication with your own application.
  • All server versions supported, including:
    • CraftBukkit/Spigot
    • BungeeCord
    • Forge
  • User-defined server templates (place server.jar or a *.zip archive containing server files into the templates directory)
  • .ini config files
  • BCrypt encrypted passwords

Screenshots

Main view Simple server creation Realtime console view Coming soon: Web based file and text viewer/editor

Setup

  1. Build or get CraftMGR.jar
  2. Optional: For additional security, create system user to run it with. adduser minecraft
  3. Place CraftMGR.jar into desired directory on your server. e.G. on linux /home/minecraft
  4. Run it with java -jar CraftMGR.jar. You may use screen or a init-script to run it in background
  5. Connect via web browser to http://<Address of your server>:9000/ Default password is: imnotgerman
  6. Enjoy

Dependencies

Runtime:

  • Java 8
  • screen is not required to run :D

Build:

  • >= commons-lang3-3.7
  • >= ini4j-0.5.4
  • >= jbcrypt-0.4
  • >= nanohttpd-2.3.1

TODOs & planned features:

  • Command line interface translation (very sorryy for lack of this!)
  • Code comments translation (again, very sorry.)
  • Password change option in web UI
  • HTTPS support
  • FTP support
  • Multi-user support
  • Documentation

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.