Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Fix of SQL Connection#57

Open
petulikan1 wants to merge 2 commits intoPhilipFlyvholm:masterfrom
petulikan1:master
Open

Fix of SQL Connection#57
petulikan1 wants to merge 2 commits intoPhilipFlyvholm:masterfrom
petulikan1:master

Conversation

@petulikan1
Copy link
Copy Markdown
Contributor

@petulikan1 petulikan1 commented Mar 4, 2023

Fixed SQL Connection related issues.
TabCompleter code updated to provide better results while writing partial keys by writing /ccg ad -> it shows only "admin" so it's easier for players to tab it.

Everything has been tested and was without any problems.
This PR fixes #56 (comment)

EDIT:
Upon running for few hours on a live server with players, I had no issues.
Here's a log of me reloading the plugin while using this PR. https://hastebin.com/share/hecetuwewi.markdown
And here a screen of the table
image

TabCompleter code updated to provide better results while writing partial keys by writing /ccg ad -> it shows only "admin" so it's easier for players to tab it.

Signed-off-by: petulikan1 <petulikan@gmail.com>
@petulikan1 petulikan1 changed the title Fix of https://github.com/PhilipFlyvholm/CustomCobbleGen/issues/56#issue-1609863584 Fix of SQL Connection Mar 4, 2023
…e disabling plugin.

Changed saving for SQL to prevent main thread not to respond for more than 10 seconds.
Optimized imports.

Signed-off-by: petulikan1 <petulikan@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SQL Connection error

1 participant