RauchigesEtwas / VapeCloud

This is the VapeCloud project, it is a Minecraft Dynamic CloudSystem based on Nio-Networking.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image of VapeCloud This is the VapeCloud project, it is a Minecraft Dynamic CloudSystem based on Nio-Networking.

IMPORTENT: This Projekt has been reworkt, also we rename this Project Metacloud yet

Requirements

  • Java 8
  • Linux/Windows server with a minimum of 2GB DDR3 Memory and 2 vCores
  • Internet connection

The use of Linux containers (LXC) or OpenVZ containers (OVZ) is discouraged. There are many issues with their stability.
Use of KVM virtualization or dedicated servers is recommended.

Features

  • Plug & Play
  • Module System (SmartProxy, Loadbalancer, Sign, Permission)
  • Dynamic / Static starting Processe
  • MultiRoot & MultiProxy able
  • Balancing Players on Lobbys
  • More Spigot-Vertions upto 1.18.2

Maven:

    <repositories>
        <repository>
            <id>VapeCloud-repo</id>
            <url>https://vape.cloud/repositories</url>
        </repository>
    </repositories>

    <dependencies>
        <!-- Spigot/BungeeCord -->
        <dependency>
            <groupId>cloud.vape</groupId>
            <artifactId>vapecloud-api</artifactId>
            <version>{VERSION}</version>
            <scope>provided</scope>
        </dependency>
     </dependencies>

Support

About

This is the VapeCloud project, it is a Minecraft Dynamic CloudSystem based on Nio-Networking.


Languages

Language:Java 100.0%