Compatibility
Minecraft: Java Edition
Platforms
Creators
Details
Zhylon Core – The Backbone of All Zhylon Plugins
Zhylon Core is a minimalistic dependency plugin that serves as the shared foundation for all plugins in the Zhylon ecosystem.
It does not provide any direct features, commands, or visible functionality for players or server administrators. Instead, it acts as the technical backbone that ensures consistency, stability, and modularity across all Zhylon modules.
This plugin includes utility classes, shared APIs, configuration handling, and other internal systems that other Zhylon plugins rely on to function properly.
⚠️ If you're using any Zhylon plugin, Zhylon Core is required. Without it, dependent plugins may not start or work correctly.
️What’s Inside Shared utility and helper classes
- Base configuration system
- Common event listeners or API interfaces
- Unified logging & exception handling
- Version check & compatibility management
- Optional: automatic service registration/hooks
Why a Core Plugin?
Large plugin systems benefit from a modular structure. Instead of bundling the same logic into every plugin, Zhylon Core centralizes common code, reducing redundancy and improving maintainability. It also allows for faster updates and better integration across plugins in the Zhylon suite.
What Zhylon Core is not
- ❌ It does not add gameplay features
- ❌ It does not include any commands
- ❌ It does not do anything on its own
It’s designed to run silently in the background – doing the invisible work that makes everything else possible.
✅ Do not remove this plugin
Zhylon Core is required for all official Zhylon modules to function. If you're using a plugin that lists Zhylon Core as a dependency, make sure it stays installed.



