MatchBot icon indicating copy to clipboard operation
MatchBot copied to clipboard

Suggestion add unban for admin menu

Open yuyiken opened this issue 1 year ago • 4 comments

Hi, its possible to add unban menu?

I mean it can be possible doing listid to check all banned is and then removeid?

yuyiken avatar May 18 '23 22:05 yuyiken

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:

SmileYzn avatar May 19 '23 19:05 SmileYzn

@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?

SmileYzn avatar Jul 06 '23 01:07 SmileYzn

Hi @SmileYzn,

Sure, its good idea.

I prefeer something modular instead of all in one.

Since its easier to implement, debug enable/disable.

yuyiken avatar Jul 06 '23 07:07 yuyiken

Also separate stats from matchbot :+1:

SmileYzn avatar Jul 06 '23 15:07 SmileYzn