MatchBot
MatchBot copied to clipboard
Suggestion add unban for admin menu
Hi, its possible to add unban menu?
I mean it can be possible doing listid to check all banned is and then removeid?
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 :pray:
@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 :+1: