Added this:
"Blacklisted Chat Commands": [ "/tp", "/remove", "/bank", "/shop", "/event", "/rw", "/home", "/trade", "/callheli", "/kit" ],
But after duel is over players can not use /kit. I have to reload plugin to make it work again.
Added this:
"Blacklisted Chat Commands": [ "/tp", "/remove", "/bank", "/shop", "/event", "/rw", "/home", "/trade", "/callheli", "/kit" ],
But after duel is over players can not use /kit. I have to reload plugin to make it work again.
this can only happen if the player is queued or in the zoneif (duelsData.Queued.ContainsValue(player.UserIDString) || DuelTerritory(player.transform.position))