Variable problem

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

PuchiGFX

Member
Jan 26, 2017
246
5
18
I have a bungeecord with 2 servers connected with mysql system for variables.
Currently im using it for a ban system which can punish players that never joined the server.
And i got one problem with that.
For example, when i ban a player who never joined before in server 1 it shows this:
https://prnt.sc/s72aoz
But when i check the same variable in server 2:
https://prnt.sc/s72bbo
[doublepost=1588030113,1588029775][/doublepost]Another problem i found:
When i delete a variable in server 1 stills up in server 2
 
I'd definetly use a plugin like Litebans, for crossbanning between servers, also litebans provides a web interface.
 
Hey, did you add/delete/get variables on your mysql system? And are both servers connected to the same mysql table?

Without your code nobody can help you directly.
 
Hey, did you add/delete/get variables on your mysql system? And are both servers connected to the same mysql table?

Without your code nobody can help you directly.
Said it in the post, i have the same mysql table (said system but that what's i meant).
And yeah, the variables get on the mysql system.
 
Status
Not open for further replies.