I'm fairly new to plugin development and ive been asked to create a plugin that will need to store a level for a player, i have never had to make a plugin that needs to save any values so im not entirely sure how to do this.
I see online people using MYSQL, is this the correct way to go and if so how does the host (customer buying this plugin) host the database for the server?
[More info]
He will be adding this plugin to an already existing minecraft server, my original idea was to have a db file added to his server files such that the plugin can use the db file (dont know if this will work)
Any help appreciated,
Thanks, Connor
I see online people using MYSQL, is this the correct way to go and if so how does the host (customer buying this plugin) host the database for the server?
[More info]
He will be adding this plugin to an already existing minecraft server, my original idea was to have a db file added to his server files such that the plugin can use the db file (dont know if this will work)
Any help appreciated,
Thanks, Connor
Last edited:
