Brand or tag plugin

Status
This thread has been locked.
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Inviss

Management / Head of Development @ AkumaMC
Supreme
Feedback score
21
Posts
734
Reactions
267
Resources
3
Why does it need to store in MySQL? Would you consider it in any other databases?
 

Function

Minecraft Plugin Developer
Supreme
Feedback score
38
Posts
938
Reactions
332
Resources
0
Why does it need to store in MySQL? Would you consider it in any other databases?
Or, you can just make it store locally inside of an json file or an yaml file. Easy to access for manual edits.
 

Inviss

Management / Head of Development @ AkumaMC
Supreme
Feedback score
21
Posts
734
Reactions
267
Resources
3
Or, you can just make it store locally inside of an json file or an yaml file. Easy to access for manual edits.
That was my point, I was asking if it HAD to be sql. I presumed YAML wouldn't do it as the only real reason to hook it to SQL is for making them sync
 

ArrowGood

Feedback score
0
Posts
16
Reactions
0
Resources
0
I need sql to synchronize the tags in different servers connected by BungeeCord
 
Last edited:

Inviss

Management / Head of Development @ AkumaMC
Supreme
Feedback score
21
Posts
734
Reactions
267
Resources
3
I need sql to synchronize the tags in different servers connected by BungeeCord
I personally prefer using mongodb, if you're okay with using that rather than SQL feel free to add me, Invis#0010
 
Status
This thread has been locked.
Top