Added option to block players from toggling their settings. Can be set for each command option true means, players can use the switch, false would block Code: "PlayerToggles": { "AutoAuth": true, "BoxShare": true, "ClanBoxShare": true, "ClanCupShare": true, "ClanLockShare": true, "ClanTurretShare": true, "CupShare": true, "LockShare": true, "TurretShare": true },
"PlayerToggles": { "AutoAuth": true, "BoxShare": true, "ClanBoxShare": true, "ClanCupShare": true, "ClanLockShare": true, "ClanTurretShare": true, "CupShare": true, "LockShare": true, "TurretShare": true },
Corrected CanBuild check for deployables not working properly
Improved player data checks and data creation This way it should prevent now any key-not-found execptions
Fixed door placement (right checks) not working properly
Fix for "KeyNotFoundException"
Fix for failed hook call
Reorganized Cupsharing functions Optimized the checks for better accurary
Fixed "Can't place: Building privilege" Added ResourceID for http://www.chaoscode.io/resources/ccupdatecheck.21/
Friday patch