-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Installing Chaos Chickens is simple and fast. This page guides you through the setup process for all supported platforms.
Ensure your server/client matches the requirements:
| Platform | Supported Minecraft Versions | Requirements | Shading / Dependencies |
|---|---|---|---|
| Bukkit / Spigot / Paper / Folia | 1.20 - 1.21.x |
Java 17+ (Java 21+ for 1.20.5+) | None (bStats shaded inside) |
| Fabric | 1.20.4 - 1.21.x |
Fabric Loader 0.15.x+, Java 17/21 |
Cloth Config API (bundled) |
| Forge | 1.20.4 - 1.21.x |
Forge Loader 47.x+ or 52.x+, Java 17/21 |
None (common core shaded inside) |
-
Download the plugin JAR (
chaoschickens-bukkit-X.Y.Z.jar). -
Move the JAR to your server's
plugins/directory. -
Restart the server. Do NOT hot-reload using
/reloadas this can lead to memory leaks in some environments; a fresh boot is recommended. -
Verify the installation by running
/chaoschickens statusin the console.
- Ensure you have Fabric Loader installed for your target Minecraft version.
-
Download the mod JAR (
chaoschickens-fabric-X.Y.Z.jar). -
Place the JAR inside your local
mods/directory. - Launch the game/server. The required Cloth Config library is already bundled inside, so no separate installation is needed!
-
Verify by opening the Cloth Config mod options menu or typing
/chaoschickensin single-player or server chat.
- Ensure you have Minecraft Forge installed for your target Minecraft version.
-
Download the mod JAR (
chaoschickens-forge-X.Y.Z.jar). -
Place the JAR inside your local
mods/directory. - Boot the client/server. The common trait module is already bundled inside, so no extra steps are required.
- Verify by ensuring the mod shows up in your Minecraft Mods list.
Your server is running an older Java version. Java 17 is required for 1.20 - 1.20.4. If you are running Minecraft 1.20.5 or 1.21+, you must use Java 21.
This is a standard warning indicating the server is NOT running Folia and has gracefully fallen back to Spigot's standard scheduler. It is safe to ignore.
Chaos Chickens Fabric bundles Cloth Config inside. If you encounter issues, ensure you are not running conflicting mods that modify the loader's jar-in-jar classpaths.
For guides, API documentation, and releases, visit the Chaos Chickens GitHub Repository. Forging Digital Empires β DemonZ Development
- Home
- Installation
- Configuration
- Traits Encyclopedia
- Boss Chickens
- Commands & Perms
- Developer API Guide
- Building from Source
- Frequently Asked Qs
For guides, API documentation, and releases, visit the Chaos Chickens GitHub Repository. Forging Digital Empires β DemonZ Development