Giter VIP home page Giter VIP logo

pexel-platform's Introduction

Pexel Platform Build Status

Platform for sweet deployment & managment of minecraft minigame networks.

http://i.imgur.com/NQ3lwbB.png

Pexel Platform is architecture for developing minigames and software for easy and sweet managment of servers in minigame network.

NOTE: Project is currently in active development phase.

Deployment of new game (slave) server is thing of 10 minutes.

  • Download supported minecraft server software. (30 seconds)
  • Download slave plugin. (30 seconds)
  • Enter master server ip, slave server name and access key. (30 seconds)
  • Start minecraft server. (30 seconds)
  • In web administration of master server add minigames and maps to new slave server. (1 minute)
  • Files will be transfered in some seconds/minutes (depending of size) automatically. (2 - 6+ minutes)
  • Slave server will be restarted and configured after file transfer. (1 minute)
  • Slave server is ready. Players can now join games hosted on this slave server.

Master

Master part runs as Bungee plugin (Bungee must be patched with packed patcher) or as standalone application. It also opens REST API server for remote administration of minigame network. You can also use webadmin (in dev) for administration.

Slave

Slave can run as Bukkit/Spigot or Sponge plugin (More to come). It comes with many useful utilities for mingiame developers (Teams, Kits, Inventory Menus, BlockRollbacker...) and structure for minigames and arenas.

Minigames can be loaded and registered as bukkit/spigot/sponge plugins or as jar files loaded by slave plugin.

BungeePatcher

BungeePatcher does replace original BugneeSecurityManager in BungeeCord.jar with custom one. This is done because Bungee's security manager does not allows calling many functions that Master parts requires (Scheduling, Threading, Network stuff).

Usage

  • Just drop bungeepatcher.jar to folder containing your BungeeCord.jar file and run patcher using command java -jar bungeepatcher.jar.
  • Patcher will automatically compile custom SecurityManager and will replace it in jar. (You have to launch patcher each time BungeeCord.jar gets updated).

Useful links

Pexel Project is developed by Matej Kormuth and It is open to contributions, just open pull request!

pexel-platform's People

Contributors

dobrakmato 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.