To install PoloCloud, follow these steps:
- Download the latest release from the releases page.
- Go to the folder in which the downloaded jar is located and execute the following command there:
java -jar polocloud.jar
- Create a Proxy and Lobby Group using 'group create'
- Set lobby as a fallback service with 'group lobby property set fallback true'
- Connect to your Server using ip-address:DEFAULT-PROXY-PORT
Properties example:
PropertyRegister.register(Property.ofInteger("max_players"));