CloudCore
🟠 Updated over a year ago🖼️ Gallery (2 images)
🔍 Analysis
- 🏆 #13 of 20 library mods in this game by downloads
📋 About This Mod
# CloudCore Minecraft paper/velocity library plugin which most new plugins of CloudCraft depend on. ## Content - Configurate based configuration loading with some default serializers - Simple adventure translation loader ### Bukkit specific - Block bounding box (with a defined world) - EntityPosition, extends Paper's new (experimental) Position API with yaw and pitch - Useful custom arguments when working with Paper's brigadier api ## API Usage Add the following to your `build.gradle.kts`: ```kotlin repositories { maven("https://repo.cloudcraftmc.de/releases/") } dependencies { // bukkit dependency compileOnly("dev.booky:cloudcore:{VERSION}") // velocity dependency compileOnly("dev.booky:cloudcore-velocity:{VERSION}") } ```
# CloudCore
Minecraft paper/velocity library plugin which most new plugins of CloudCraft depend on.
- Configurate based configuration loading with some default serializers
- Simple adventure translation loader
### Bukkit specific
- Block bounding box (with a defined world)
- EntityPosition, extends Paper's new (experimental) Position API with yaw and pitch
- Useful custom arguments when working with Paper's brigadier api
## API Usage
Add the following to your `build.gradle.kts`:
```kotlin repositories { maven("https://repo.cloudcraftmc.de/releases/") }
dependencies { // bukkit dependency compileOnly("dev.booky:cloudcore:{VERSION}") // velocity dependency compileOnly("dev.booky:cloudcore-velocity:{VERSION}") } ```
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- booky10
- Version
- 1.1.0+paper
- Downloads
- 447
- Endorsements
- 1
- Category
- library
- Created
- 10/6/2024
- Updated
- 10/2/2024
- Game Versions
- 1.20.6, 1.21, 1.21.1
- Tags
- library
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does CloudCore support?
The author lists 1.20.6, 1.21, 1.21.1. Other versions may work but are untested by the author.
What is the latest version of CloudCore?
Version 1.1.0+paper, published 2024-10-02 with 447 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await

