Check CoreLib first
Every business module depends on CoreLib. Understand item sources, actions, GUI, PDC, expressions, and economy before editing module YAML.
A Paper 1.21.8+ / Java 25 RPG plugin suite. Install only the modules you need; CoreLib unifies actions, GUI, item sources, PDC data, and presentation rebuilds.
Emaki Series is a set of installable Paper RPG modules. CoreLib provides the shared action, GUI, item-source, PDC, and presentation systems. Business modules add attributes, items, forging, strengthening, gems, levels, skills, cooking stations, codex advancements, and GUI storage.
| Module | Role | Typical use |
|---|---|---|
| EmakiCoreLib | Shared foundation | Start here: actions, GUI, item sources, PDC, expressions, economy, structured presentation. |
| EmakiAttribute | Attribute and combat | Define stats, resources, damage types, conditions, and public attribute APIs. |
| EmakiItem | Custom items | Generate stable item IDs, base attributes, skills, sets, and triggers. |
| EmakiForge | Forging | Use blueprints and materials to modify equipment or create new results. |
| EmakiStrengthen | Strengthening | Handle star upgrades, success rates, materials, failure penalties, and protection. |
| EmakiGem | Gems | Manage sockets, opening, inlay, extraction, upgrades, and resonance. |
| EmakiLevel | Level progression | Manage multiple level types, exp sources, requirements, PDC, placeholders, and MythicMobs exp drops. |
| EmakiSkills | Skills | Manage active/passive triggers, cooldowns, resource costs, and MythicMobs execution. |
| EmakiCooking | Cooking stations | Manage chopping board, wok, grinder, steamer, oven, juicer, and fermentation barrel. |
| EmakiCodex | Codex and advancements | Define vanilla advancement pages and nodes in YAML, granted by commands, CoreLib actions, the public API, or event triggers. |
| EmakiStorage | GUI storage | Hold long-scale amounts per slot while preserving the original item, with capacity from config, permissions, command grants, and paid expansion, plus search and sorting. |