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.
- Host: GitHub
- URL: https://github.com/gerrxt07/cloudlymc
- Owner: Gerrxt07
- License: mit
- Created: 2025-05-27T17:56:13.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-06-22T19:55:15.000Z (12 months ago)
- Last Synced: 2025-06-22T20:34:30.368Z (12 months ago)
- Topics: java, kotlin, minecraft, minecraft-plugin, paper-api, paper-plugin, papermc, papermc-plugin, plugin
- Language: Kotlin
- Homepage: https://gerrxt.gitbook.io/cloudlymc
- Size: 2.41 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
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).