HomeJavaModsCadmium
Cadmium

Cadmium

Cadmium is a scripting plugin for Minecraft, much like Skript. However, instead of a custom DSL, Cadmium uses Python with almost full support for the PyPI package ecosystem.

paper bukkit

github hangar modrinth

Features

Cadmium uses Python 3.12 as its scripting layer, which allows for almost full (read Technicals) support for PyPI packages. On top, Paper/Bukkit API abstractions are provided, allowing for Pythonic syntax to define Commands, hook into Events and more.

DISCLAIMER

ALL ABSTRACTIONS FOR PAPER APIS ARE NOT COMPLETE YET
As of now, Cadmium is in BETA. Currently, Java reflection is gonna be required in most cases. Cadmium is not production ready yet. API coverage will increase with updates.

Technicals

Cadmium runs on GraalVM/GraalPy. This means that some PyPI packages will not work, including requests (use httpx instead). A more comprehensive list is available here.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more