Search results

  • 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!

  1. X

    Variables loading super slow

    Hmm that may be true but list-entrys are saved in a extra cell in my database like a normal single entry so I don't really know if the difference is that big? And then there is the question again: Why did it work before in offline mode? I mean I turned my server in offline mode again to test it...
  2. X

    Variables loading super slow

    Most of my variables are numbers (double,long,...) like "Jobs.level.<playername>" with a number value. I don't use lists that much but when I do they aren't that long because I care when I do something with lists.
  3. X

    Variables loading super slow

    It's a big server with 3 1/2 years use of skript now. I maintain my database every 3 months and delete old variables I dont need. But that doesn't explain why the variables loaded in normal speed (about 20 seconds) when I had my server in offline mode and now it takes like ages in online mode...
  4. X

    Variables loading super slow

    Hey everyone! I'm using skript for a long time now and my Server was in offline mode for a long time (about 6 years almost), now because some players are botting my Server and I didn't find a good solution for it (None of the "AntiBot"-Plugins worked good for me) I wanted to turn my server in...