GithubHelp home page GithubHelp logo

maksim2498 / poms Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 5.94 MB

All-in-one solution for administration of personal offline-mode Minecraft server

License: MIT License

TypeScript 93.45% HTML 0.60% CSS 3.79% Batchfile 0.05% JavaScript 2.01% Shell 0.06% Java 0.04%
admin-panel api minecraft site minecraft-plugin server console plugin authentication authorization

poms's Introduction

POMS - Personal Offline-mode Minecraft Server administration system (WIP) (The work will not be continued until 2025)

Logo

Table of Contents

About

This is all-in-one solution for administration of private offline-mode Minecraft server. It consists of Bukkit plugin for Minecraft server, back-end server with REST API and front-end Web-based interface. It provides the means for authorization, user management, and remote console access from browser (for administrators only).

You can get detailed information on project components in the following files:

Prerequisites

To run and install server and site you need the following software installed on your machine:

Install all of them if you don't have them already installed.

For building Bukkit plugin you'll also need JDK 17+ and Maven build system. You can also just download prebuilt plugin from releases section on project's home page.

Warning:

This document wouldn't guide you through Bukkit plugin building process. To get more inforamtion on this topic see this.

Installation

To install everything needed for running follow the steps listed below depending on your operating system. This will install all npm packages and will guide you through minimal required configuration. For advanced configuration see this.

Windows:

Simply double click on install.bat batch file or execute the following command in your terminal:

install.bat

Unix-Like:

Execute the following command in your terminal:

./install.sh

Other:

This method is universal and isn't dependent on your operating system.

Execute the following command in your terminal:

node install.mjs

Running

To run POMS follow the steps listed below depending on your operating system.

Windows:

Simply double click on run.bat file or execute the following command in your terminal:

run.bat

Unix-Like:

Execute the following command in your terminal:

./run.sh

Other:

This method is universal and isn't dependent on your operating system.

Execute the following commands in your terminal:

cd server
node start

Documentation

Server:

Site:

Comming soon...

Bukkit Plugin:

Comming soon...

Screenshots

The following are some site screenshots.

Home Server Users Profile Console

poms's People

Contributors

maksim2498 avatar

Stargazers

 avatar  avatar Michelin avatar

Watchers

 avatar

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.