Skip to content

Add SQLite Support (Tested on Minecraft 1.21)#46

Open
eghbalTG wants to merge 6 commits intoAjneb97:mainfrom
eghbalTG:main
Open

Add SQLite Support (Tested on Minecraft 1.21)#46
eghbalTG wants to merge 6 commits intoAjneb97:mainfrom
eghbalTG:main

Conversation

@eghbalTG
Copy link
Copy Markdown

@eghbalTG eghbalTG commented Dec 5, 2025

This PR introduces SQLite support to PlayerKits2.

✅ Successfully tested on Minecraft 1.21
✅ SQLite storage works correctly and provides an alternative to YAML-based configuration
⚡ Helps reduce backup overhead for large servers by minimizing reliance on multiple .yml files

Future work: MariaDB support is planned for upcoming releases.

By introducing SQLite support, this fork reduces the need for multiple .yml files.
This improvement helps large servers avoid backup slowdowns and ensures smoother performance overall.

Note: Having too many YAML files can reduce backup speed for large servers.
Note: Having too many YAML files can reduce backup speed for large servers.
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

Successfully merging this pull request may close these issues.

1 participant