Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for Bunny

Seamlessly synchronize your EssentialsX Player data with a MySQL database in real-time.

Report EssentialsXMySQLSync?

EssentialsX MySQL Sync

Seamlessly synchronize your EssentialsX player data with a MySQL database in real-time, fully configurable and robust.


Key Features

  • Real-time MySQL synchronization
    Ensures reliable and efficient data sync for all EssentialsX player data.

  • Customizable table mappings
    Map your EssentialsX data structure to fit your existing database schema.

  • Automatic reconnect and retry
    Built-in connection resilience for uninterrupted synchronization.

  • Concurrent data processing
    Optimized for minimal performance impact on your server.

  • Lightweight and optimized
    Designed to run on high-load servers without lag.

  • Detailed logging and metrics
    Full logs and performance metrics for easy debugging and monitoring.


Configuration

mysql:
  # Database hostname or IP
  host: "localhost"

  # Port number of the database
  port: 3306

  # Name of the database schema
  database: "essentials"

  # MySQL or MariaDB user credentials
  user: "minecraft"
  password: "yourPassword"

Information

CategoryAdmin Tools
Published onJuly 4, 2025
LicenseGPL-3.0 license
Downloads2
Stars0
Watchers0
Addon

Pinned Versions

Members

Avatar for Bunny

Bunny

Owner