Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Tags
Creators
Details
Have you ever wanted your own Minecraft server but didn't know where to start? NeyHost makes it easy to create a server for a variety of use cases without needing any technical experience. Get started today and use my code XDPXI for 30% off your first month!

A unified modding & plugin library for every Minecraft platform. Write once, deploy everywhere.
XD's Library is the essential toolkit for developers building mods and plugins across Fabric, Forge, NeoForge, Bukkit, Spigot, BungeeCord, and Velocity. Stop duplicating code, just use a single API that just works on every platform.

📦 Multi-Platform in One Dependency
Support Fabric, Forge, NeoForge, Bukkit, Spigot, BungeeCord, and Velocity from a single codebase. No more platform-specific branches. XDLib abstracts loader differences so you can focus on building.
🔄 Stable API Versions
Version 3, 6, 7, and beyond, all ships alongside each other. Your dependencies never break. Upgrade when you're ready, not when you have to.
⚡ Built-In Utilities
Window management, config parsing, logging, and more are baked in. Stop reinventing the wheel on every project.
🛠️ Production-Ready
Used in real mods and plugins across communities. Published to Maven and Modrinth with full versioning and support for multiple Minecraft release cycles.

For Mod/Plugin Developers
Add XD's Library as a dependency in your project and start using its APIs. Full documentation and examples are available at: docs.xdpxi.dev
Download from:
Building from Source
# Clone the repository
git clone https://github.com/XDPXI/XDLib
cd XDLib
# Build the mod
.\build.ps1
Compiled artifacts will be in build/libs/.


