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

  1. Download XCore from GitHub.
  2. Place the .jar file in your server's /plugins folder.
  3. Place addon JARs in /plugins/XCore/addons/.
  4. Restart your server.
  5. Configure /plugins/XCore/config.yml for database, Redis, economy, and web dashboard settings.
  6. Each addon generates its own config in subdirectories.