DOC

cloud.timo.timocloud : TimoCloud

Maven & Gradle

Jan 03, 2024
109 stars

TimoCloud · TimoCloud is a Minecraft server/proxy management system ("Cloud System"). It will care about keeping online enough servers/proxies of every kind. But it's more than that. Thank to its algorithms, you'll never have to care again about servers or resources. TimoCloud automatically chooses servers with low CPU usage and enough available RAM to start your instances. And its integrated Flow-System makes updating templates easier than ever before: Edit one file in a server template, and the update will automatically be deployed to all bases (a.k.a. "Wrapper"). But of course, only the changed files will get updated.

Table Of Contents

Latest Version

Download cloud.timo.timocloud : TimoCloud Javadoc & API Documentation - Latest Versions:

All Versions

Download cloud.timo.timocloud : TimoCloud Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
6.7.x

How to open Javadoc JAR file in web browser

  1. Rename the file TimoCloud-6.7.4-javadoc.jar to TimoCloud-6.7.4-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder TimoCloud-6.7.4-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "TimoCloud-6.7.4-sources.jar" -d "TimoCloud-6.7.4-javadoc" -subpackages