MySQL Sync icon

MySQL Sync -----

Sync the data of your Players between several servers with MySQL Sync.



API Informations

Maven Import of API:

Code (Text):
<repository>
          <id>pixelationgames</id>
          <url>http://mc3.skygr.nl:7071/repository/maven-releases/</url>
</repository>

<dependency>
          <groupId>hd.sphinx</groupId>
          <artifactId>mysql-sync-api</artifactId>
          <version>1.4.0</version>
</dependency>

SyncSettings
- The Settings that are used for Syncing data.

SyncProfile - The Player Data that is Saved/Loaded for the Player.

GeneratingPlayerProfileEvent - This event is called when the Player is not known by the Database and a new Entry is added to it. Provided Variables:
  • Player
ProcessingLoadingPlayerDataEvent - This Event is called when the Player Data loading is intialized. Provided Variables:
  • Player
  • SyncSettings
CompletedLoadingPlayerDataEvent - This Event is called after the Data of the Player was loaded out of the Database. Provided Variables:
  • Player
  • SyncSettings
  • SyncProfile
SavingPlayerDataEvent - This Event is called after the Data of the Player is saved into the Database. Provided Variables:
  • Player
  • SyncSettings
  • SyncProfile
For any questions about the API, you can always contact me.
Resource Information
Author:
----------
Total Downloads: 1,451
First Release: Apr 21, 2022
Last Update: May 31, 2024
Category: ---------------
All-Time Rating:
11 ratings
Find more info at discord.gg...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings