Question about bungeecord messaging channels.

Status
This thread has been locked.

DuB

UI/UX Designer & Software Developer
Premium
Feedback score
21
Posts
462
Reactions
274
Resources
0
So I was thinking if I make a database in bungeecord to store stats of players and get the data from bukkit server by using bungeecord channeling. Would it be heavy to run than mysql if calls the function on join and quit event?

Expected payerbase: 500-1500
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

iReebok

AuPVP Network Owner
Supreme
Feedback score
22
Posts
620
Reactions
269
Resources
0
Yes
 

ZP4RKER

Feedback score
17
Posts
227
Reactions
79
Resources
0
Why would you use messaging channels?? Querying the database would be so much easier and probably a lot faster as well.
 

Matthew_Cash

Developer // System Admin
Supreme
Feedback score
2
Posts
71
Reactions
12
Resources
0
So I was thinking if I make a database in bungeecord to store stats of players and get the data from bukkit server by using bungeecord channeling. Would it be heavy to run than mysql if calls the function on join and quit event?

Expected payerbase: 500-1500
Yes, that would use a lot more CPU time. I would highly recommend MySQL as it is lightning quick and scales very well!
 
Status
This thread has been locked.
Top