A
Admincraftโ€ข3mo ago
s0smuler

MySQL question.

Hey so i have been thinking about buying a MySQL database for my server but what does it really do for Minecraft servers, is it just extra storage or what are really the pros & cons, I know that I just can google this but wanted more peoples opinion on this.
4 Replies
Admincraft Meta
Admincraft Metaโ€ข3mo ago
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close !close !solved !answered
Requested by s0smuler#0
๐๐ข๐ช๐ฎ๐š๐ญ๐ž๐ซ๐ง๐ข๐จ๐ง๐ฌ
Databases are used to store data, you only need one if you have a plugin that requires that Itโ€™s not an extra storage on itself, you wonโ€™t get more disk space for the map or anything similar Even plugins that require a database like Luckperms, usually come with a built-in one like sqlite or h2, so you donโ€™t need to have mysql However, in scenarios like having a minecraft network with multiple small servers, Luckperms does need a database like mysql, so every server has the same permissions synchronized
s0smuler
s0smulerOPโ€ข3mo ago
Smart I just taught it was like a backup of my server or yeah storage. But I only run one server so guess I donโ€™t need one.
๐๐ข๐ช๐ฎ๐š๐ญ๐ž๐ซ๐ง๐ข๐จ๐ง๐ฌ
Likely not However, some hosting providers offer a free database If your plugins have the option to use a database and your hosting provider offers that, you can request one free so you can start learning what theyโ€™re used for yourself

Did you find this page helpful?