HomeJavaModsXzCore
XzCore
ModsJava

XzCore

by Xenderz · on Modrinth

Shared infrastructure foundation for the XzPlugin suite. It provides common services that other plugins can depend on

⬇ Download on Modrinth

header

XzCore

XzCore is the shared infrastructure foundation for the XzPlugin suite. It provides common services that other plugins can depend on, while staying intentionally free of gameplay systems, economy rules, player progression, NPCs, holograms, and feature-specific logic.

It is built for Paper/Purpur servers that want reliable plugin infrastructure with clean APIs, safe storage patterns, and practical admin diagnostics.

Features

Commands

Requirements

For Developers

Access the API after XzCore has enabled with XzCore.getApi().

For new plugin data, use core.storage() to open a plugin-owned SQLite database and run migrations. XzCore keeps the public API interface-based and infrastructure-only, so feature plugins can build on it without pulling gameplay assumptions into the foundation layer.

Why Use It?

XzCore keeps shared server-plugin infrastructure boring in the best way: predictable config loading, safer database ownership, clean task scheduling, useful diagnostics, and reusable helpers for the rest of the XzPlugin ecosystem.

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