Official PlayerKits2 SpigotMC Resource:
👉 PlayerKits2 on SpigotMC
This fork of PlayerKits2 introduces powerful database support to improve scalability and performance for large servers.
- SQLite Support – Lightweight and easy to set up, perfect for smaller servers or quick deployments.
- MariaDB Support – Optimized for large-scale environments, reducing reliance on multiple
.ymlfiles and improving backup speed.
- Traditional
.ymlconfiguration files can slow down backups on big servers. - By using MariaDB or SQLite, you gain:
- Faster backups ⏱️
- Reduced file clutter 📂
- Better performance for high‑traffic servers ⚡
- Download this fork and install it on your Spigot/Paper server.
- Configure your preferred database in the plugin settings (
SQLiteorMariaDB). - Enjoy smoother backups and improved scalability!
- Further optimization for database queries.
- Extended support for other SQL engines.
- Community-driven improvements.
- Original plugin: PlayerKits2 by its creators.
- Fork maintained by: Eghbal (adding database support for modern server needs).