Hi i would like to ask how can i query both og my server port 19142 and 19132 and to make same servers shows the same amount of players and the minepocket server list site to shows players that are in the port 19132 and 19132. ?
Assuming they are on the same machine, you can consider saving your number of players on a file and let another server at the same machine read that file.
He might mean use MySQL, save number of players file to MySQL, and let main server read the file from MySQL
You know how to link? I can only think that MySQL can do the linking stuffs Anyway, I use query to link slots... and I just got terrible issue yesterday when I run Survival 5, online players show 1400+ after I add one more query pointed to Survival 5.... It's even make minecraftpocket-servers show my server offline after I did that.... Seems like hpSlots can't have too much queries....
I just need to query both of my server. I want them to be able to show the same amount of players how can i do that?.
Guys, is MySQL better or query? Cuz I'm using query like this: Lobby 2 installed hpSlots to query All survival servers (I have 5 for now) Lobby 3 installed hpSlots to query All PotionPVP servers (I have 3 for now, 1 is building map) Lobby 4 installed hpSlots to query All Creative servers (I have 2 for now) And last, I installed hpSlots on Lobby 1 to query Lobby 2, 3 and 4 and add it all up.. Is this a best way? I think its not :/ And how to use MySQL to link slots?..
My query way is sucks when one of a Lobby restart or offline... Let's say Lobby 2 is offline, cause Lobby 1 can't get data from Lobby 2, means that it can't get all Survival data too... :/