Getting Started
About XCore
XCore is the required core framework for all X-Series addons (XBans, XAuctionHouse, XLogin, XChat, and 15+ more). It handles shared functionality — database, caching, GUIs, economy, localization — so each addon can focus on its specific features.
XCore must be installed before any X-Series addon.
Requirements
- Paper 1.21.1+ (or Folia for region-threaded servers)
- Java 21+
- Vault — for economy features (optional)
- PlaceholderAPI — for placeholder support (optional)
Installation
- Download XCore from GitHub.
- Place the
.jarfile in your server's/pluginsfolder. - Place addon JARs in
/plugins/XCore/addons/. - Restart your server.
- Configure
/plugins/XCore/config.ymlfor database, Redis, economy, and web dashboard settings. - Each addon generates its own config in subdirectories.