HttpMarco / polocloud

PoloCloud is the simplest and easiest Cloud for Minecraft

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PoloCloud

The simplest and easiest Cloud for Minecraft

Installation

To install PoloCloud, follow these steps:

  1. Download the latest release from the releases page.
  2. Go to the folder in which the downloaded jar is located and execute the following command there:
  java -jar polocloud.jar
  1. Create a Proxy and Lobby Group using 'group create'
  2. Set lobby as a fallback service with 'group lobby property set fallback true'
  3. Connect to your Server using ip-address:DEFAULT-PROXY-PORT

Cloud group properties

id description type default value implemented
startArguments Text '' //todo
percentageToStartNewService Percentage Number 100.0 //todo
preferredFallback Text list '' //todo
startPriority Number 0 //todo
mergedTemplates Text list [] //todo
environmentVariables Text list [] //todo
name-separator Text '-' //todo
restartOnTemplateChange State false //todo
autoFileDeleteOnShutdown State false //todo
portRange Number -1 //todo
disablePlatformCache State false //todo
disableConfigurationManipulation State false //todo

Template properties

id description type default value implemented
expire Date -1 //todo
serverPrediction String list [] //todo

About

PoloCloud is the simplest and easiest Cloud for Minecraft

License:Apache License 2.0


Languages

Language:Java 100.0%