Can't understand this condition/effect

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

Mahtaran

Member
Mar 26, 2017
1
0
1
Hi y'all, I'm developing an add-on for Skript and am running into a little problem. You see, Skript complains that:
[02:48:44 ERROR]: [Skript] Can't understand this condition/effect: set game minimum players of game "teamvsteam" to 2 (tvt.sk, line 23: set game minimum players of game "teamvsteam" to 2')
Now, I find this weird, since I can't seem to find what I did wrong. Perhaps (quite probably) it is just a stupid little mistake, but I can't see it. Anyone who can help me out?

Relevant code: https://gist.github.com/mahtaran/13b90cc7e801162215ea78fed2588c63

And yes, I do know 100% certain the register method is called. As I said, all my other expressions work fine.