theSimpleCloud / SimpleCloud

A simple alternative to other minecraft cloud systems

Home Page:https://thesimplecloud.eu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

A simple alternative to other minecraft cloud systems
SpigotMC · Repository · Dashboard · Jenkins · Discord · Teamspeak



Overview
  1. Getting Started
  2. Features
  3. Dashboard
  4. Modules

Getting Started

Requirements

  • Java 8 or higher
  • MongoDB or SQL database
  • min. 2GB Memory and 2 virtual cores

Installation

  1. Download the cloud on SpigotMC
  2. Unzip the folder and execute the start file
  3. Follow the setup instructions
  4. Connect a wrapper to your manager. It is recommended to use the InternalWrapperModule for this. You can find it below.
  5. Create your first group by typing create into the console
  6. For more information type help
  7. Have fun :D

Features

  • Dashboard
  • Language-System
  • Multi-Root
  • Multi-Proxy
  • Module-System
  • MongoDB and SQL support
  • Powerful API
  • Powerful REST-API
  • Support for Spigot, BungeeCord and Velocity
  • Template-System

Dashboard

SimpleCloud provides a Dashboard accessible for every user. The domain for the Dashboard is: http://dashboard-nossl.thesimplecloud.eu. Now you have to enter the IP-Address of your server follwed by the port of the REST-Module.

The default port of the REST-Module is 8585. So an ip would be 55.55.55.55:8585.
The username and password can be found in "modules/rest/users.json"


Modules

SimpleCloud provides some modules by default.

Internal-Wrapper

The Internal-Wrapper Module starts a wrapper every time the manager of the cloud gets started. This wrapper does only run when the manager is running. It connects automatically with no need to set it up. The wrapper will be automatically named "InternalWrapper" and it will have 2GB of memory.
You can download it here

To edit the memory of the wrapper you can use the command:
edit wrapper InternalWrapper maxMemory <amount in MB>


Signs

The Sign Module is used to show available services for players in the lobby via a sign. The players can click on that sign and will be sent to the server. The layout of the signs is fully customizable.
You can download it here

SignModule


Permissions

With the Permission Module, you can easily manage your permissions. You can define groups and add permissions to them. You can also add permissions to single users.
You can download it here

PermissionModule


Proxy

The Proxy Module is used to manage your proxies. It controls the MOTD, Tablist, maintenance and the online count. The online count of proxies of one group will be summed up and displayed in the player info.
You can download it here

ProxyModuleTab

ProxyModuleMotd

ProxyModuleMotdMaintenance


Permissions:

Maintenance join: cloud.maintenance.join
Full join: cloud.full.join

Hub

The Hub Module provides a hub command for players to switch to a lobby server.
You can download it here


Notify

The Notify Module sends notifications to players that have the required permission when a server gets started or stopped.
You can download it here

NotifyModule


Permissions:

cloud.module.notify.messages

REST

The REST Module provides a restful API. It is necessary for the dashboard.
You can download it here


Statistics

The Statistics Module saves some statistics of the cloud. The data is displayed on the dashboard.
You can download it here


Chat + Tab

The Chat + Tab Module provides prefixes and suffixes in the tablist and adds a chat configuration.
You can download it here

Special Thanks To:

YourKit-Logo

YourKit supports open source projects with innovative and intelligent tools for monitoring and profiling Java and .NET applications. YourKit is the creator of YourKit Java Profiler, YourKit .NET Profiler, and YourKit YouMonitor.

About

A simple alternative to other minecraft cloud systems

https://thesimplecloud.eu

License:MIT License


Languages

Language:Kotlin 99.7%Language:Java 0.2%Language:Shell 0.1%Language:Batchfile 0.0%