Skip to content
New issue

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

Suggestion add unban for admin menu #66

Open
yuyiken opened this issue May 18, 2023 · 4 comments
Open

Suggestion add unban for admin menu #66

yuyiken opened this issue May 18, 2023 · 4 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@yuyiken
Copy link
Contributor

yuyiken commented May 18, 2023

Hi, its possible to add unban menu?

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

@SmileYzn
Copy link
Owner

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 🙏

@SmileYzn SmileYzn added enhancement New feature or request help wanted Extra attention is needed labels May 19, 2023
@SmileYzn
Copy link
Owner

SmileYzn commented Jul 6, 2023

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

@yuyiken
Copy link
Contributor Author

yuyiken commented Jul 6, 2023

Hi @SmileYzn,

Sure, its good idea.

I prefeer something modular instead of all in one.

Since its easier to implement, debug enable/disable.

@SmileYzn
Copy link
Owner

SmileYzn commented Jul 6, 2023

Also separate stats from matchbot 👍

@SmileYzn SmileYzn self-assigned this Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants