An open API service indexing awesome lists of open source software.

https://github.com/gerrxt07/cloudlymc

☁️ A high-performance Minecraft server plugin for paper-based servers built with Kotlin to manage your server with various integrations, highly configurable and multi-language support.
https://github.com/gerrxt07/cloudlymc

java kotlin minecraft minecraft-plugin paper-api paper-plugin papermc papermc-plugin plugin

Last synced: 12 months ago
JSON representation

☁️ A high-performance Minecraft server plugin for paper-based servers built with Kotlin to manage your server with various integrations, highly configurable and multi-language support.

Awesome Lists containing this project

README

          

_☁️ A high-performance Minecraft server plugin for paper-based servers built with Kotlin to manage your server with various integrations, highly configurable and multi-language support._

***

## ✨ Our Features

* 🌐 Multi-language support (English, German, French, Spanish, Portuguese, Polish, Russian, Chinese)
* 📋 Highly configurable through config, language files and more
* 🎮 Support for Paper-Based Minecraft 1.18+
* ☕ Fully written in Async Kotlin
* 🛡️ Modern standards for security and stability

## 📋 Requirements

* 📄 Paper-based server (Version 1.18 or higher - PaperMC, Purpur, Pufferfish, CanvasMC etc.)
* ☕ Java 17 or higher

## 🚀 Installation

1. Download the latest version of the plugin from the [Releases](https://github.com/gerrxt07/cloudlymc/releases) section.
2. Place the JAR file in your server folder under `/plugins`.
3. Restart your server or use a plugin manager to load the plugin.
4. Configure the plugin to your preferences in the `config.yml`.

## ⚙️ Documentations

You can find our detailed documentation [here](https://gerrxt.gitbook.io/cloudlymc).

## 🗺️ Other things

We have an interactive and updated [Trello Board](https://trello.com/b/GMKCYKXv/cloudly)!

Would you like to participate in development or have feature requests? [Open an Issue](https://github.com/gerrxt07/cloudlymc/issues) or join our [Discord Server](https://phantomcommunity.de/discord)!

## 💻 Development

### Setting Up the Development Environment

1. Clone the repository:

```bash
git clone https://github.com/gerrxt/CloudlyMC.git
```
2. Import the project into your IDE (e.g., IntelliJ, Eclipse, VSCode, etc.).
3. Run the Gradle build:

```bash
./gradlew clean build
```

The compiled JAR file can be found in `app/build/libs` .

## 📜 License

This project is licensed under the [MIT License](LICENSE/).

## 👏 Credits

Developed by [gerrxt](https://github.com/gerrxt07).

Developer team from [Phantom Community](https://phantomcommunity.de).