Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MySQL storage function problem. #626

Open
ReverseAllen opened this issue Nov 27, 2022 · 1 comment
Open

MySQL storage function problem. #626

ReverseAllen opened this issue Nov 27, 2022 · 1 comment

Comments

@ReverseAllen
Copy link

MySQL storage method, the synchronization is not timely.
sometimes the player does not display the synchronization data after switching to other synchronize servers.
Causes players to repeatedly create new guilds.

config.yml configuration
storage:
# What storage method should be used? (MySQL, MariaDB, JSON, SQLite)
storage-type: MySQL
# How often (in minutes) do you want all Guild Data to save?
save-interval: 5

@wolfebersahd
Copy link

wolfebersahd commented Nov 27, 2022

Guilds does not support cross server synchronization.

See pinned issue #295

MySQL is an optional data storage method. The use of MySQL does not directly or immediately mean cross server synchronization.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants