We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, its possible to add unban menu?
I mean it can be possible doing listid to check all banned is and then removeid?
The text was updated successfully, but these errors were encountered:
I do not know about menu, but a command can be added to unban.
It just an command to execute
server_cmd("removeid %s;writeid", arg)
In Server.
I think to listing banned ids/ips in a menu is so huge. I will test it and add as an new update.
Thanks for suggestion 🙏
Sorry, something went wrong.
@yuyiken
And about a global banlist in api? Maybe i can do in other metamod plugin than matchbot, i did not know if all in one plugin is a good idea!
Maybe create an metamod plugin API to banlist, player authentication, server management out of matchbot?
Hi @SmileYzn,
Sure, its good idea.
I prefeer something modular instead of all in one.
Since its easier to implement, debug enable/disable.
Also separate stats from matchbot 👍
SmileYzn
No branches or pull requests
Hi, its possible to add unban menu?
I mean it can be possible doing listid to check all banned is and then removeid?
The text was updated successfully, but these errors were encountered: