HomeJavaModsQinhCoreLib - Core Library for Qinh Series Plugins
QinhCoreLib - Core Library for Qinh Series Plugins
ModsJava

QinhCoreLib - Core Library for Qinh Series Plugins

⬇ Download on Spigot
⚔️ QinhCoreLib ⚔️
The all-in-one core library behind the Qinhuai RPG ecosystem

Item sources · Attributes · Scripting · GUI · Economy · Bridges — one foundation for your whole server.

[​IMG] [​IMG] [​IMG] [​IMG]

────────────────────────────────────────​

✨ What's Inside
QCL is the shared foundation for QinhItems / QinhSkills / QinhForge / QinhStrengthen — yet most features work standalone too. Plugins you don't have are skipped automatically: no hard dependencies, no startup errors.
Click to expand...
────────────────────────────────────────​

Unified Item Sources
One reference syntax to pull items from 10+ item plugins — any sub-plugin can copy and use it directly:
Code (Text):
vanilla:DIAMOND_SWORD   ce:my_pack:blade   mm-Dragon_Sword
mmoitems:SWORD:excalibur   ia-pack_id   nexo:ruby   qinhitems:flame_blade
Bridged: CraftEngine · MMOItems · NeigeItems · MythicMobs · ItemsAdder · Nexo · CustomFishing · MagicGem. Missing plugins are skipped — no errors.

────────────────────────────────────────​

️ Platform Toolkit
Everything your gameplay plugins (or you, the server owner) need on one base:

────────────────────────────────────────​

️ Native Attributes (no AttributePlus needed)
A built-in attribute & damage system — attack / crit / defense / dodge / penetration, plus an element system (fire / water / thunder… with mutual restraint). Attributes stack per source across items, classes, gems and sets.
Add your own with one yml entry + a short JS hook ( on_damage_dealt / taken / kill / tick / equip…):
Code (YAML):
attributes:
  thorns
:
    display
: Thorns
    category
: Mitigation
    hooks
:
      on_damage_taken
: qinhcorelib:attributes/thorns.js:onDamageTaken
→ Full step-by-step tutorial in the Wiki.

────────────────────────────────────────​

Seven Languages
Interface, commands and messages are fully translatable, with auto-fallback to English. One line in config.yml:
Code (YAML):
language : en_US   # zh_cn · en_US · zh_tw · ru_RU · fr_FR · vi_VN · es_ES
English  简体中文  繁體中文  Русский  Français  Tiếng Việt  Español — edit lang/<language>/*.yml, no recompile.

────────────────────────────────────────​

Quick Start
  1. Download and drop into plugins/
  2. Start the server (requires Paper / Purpur 1.21.11+, Java 25+)
  3. /qcl status to check ecosystem health
  4. Configure item sources, GUIs, economy, attributes & languages, then /qcl reload

────────────────────────────────────────​

Commands
Command Function
/qcl status View ecosystem & bridge health
/qcl gui <id> Open a custom GUI
/qcl attr list / show Inspect registered attributes / a player's totals
/qcl reload Reload configuration


────────────────────────────────────────​

Documentation
Full Wiki & guides → Qinhuai Docs

⭐ Find it useful? A Star / review is the best support you can give!

Compatible with Paper · Purpur · Spigot 1.21.11+ | Java 25+ | Core of the Qinhuai plugin series

Plugin details

Read from the plugin's own plugin.yml.

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.

QinhCoreLib - Core Library for Qinh Series Plugins is a free Minecraft Java mod. Compatible with Minecraft 1.21, 26.1, 26.2. Downloaded 33 times (via Spigot). Download it and open it directly in the game.

Explore more