VIP does not workSolved

I have tried to set up 10 VIPs only without being limited by the number of team members, but I am limited to 7.

{
  "Max amount of TC(s) to place": {
    "Limit Default": 15,
    "Limit Vip": 10,
    "Limit Others": [
      10
    ],
    "Limit Others Can Downgrade Default": false,
    "Global Team Limit": true,
    "Limits In Team": {
      "2": 12,
      "3": 10,
      "4": 8,
      "5": 7
    }​

VIP does not work

Yes that's because VIP granted to one player will 'benefit' to all the team (the VIP player will be able to place more than the team limit when it's reached).

So the Team count is checked first before the VIP one.

I could add an option to use VIP over any other if this is what you really want.



Merged post

I'm gonna modify the code a bit so the VIP will replace any previous values (over any limits).



Merged post

You can try the 1.7.4 version to see if it fits your needs.

It was very helpful! Thank you.

Locked automatically