cs2kz-api
cs2kz-api copied to clipboard
Automate server approval process
Establish a system where players have a "max server count" that determines how
many servers they are allowed to create. Then, allow them to make a request for
creating a new server, which will only succeed if their
(max_count - current_count) > 0.