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

1.16.5: How to ignore commands for advertisement filter? #1017

Closed
Skizzles opened this issue May 23, 2021 · 2 comments
Closed

1.16.5: How to ignore commands for advertisement filter? #1017

Skizzles opened this issue May 23, 2021 · 2 comments

Comments

@Skizzles
Copy link

Hello I am trying to figure out how to make my advertisement filters ignore commands being ran as they are triggering for stuff like /co tp (CoreProtect). Some help would be appreciated.

Minecraft Version: 1.16.5
MySQL: true
BungeeCord: true

@ElBananaa
Copy link
Collaborator

Hello I am trying to figure out how to make my advertisement filters ignore commands being ran as they are triggering for stuff like /co tp (CoreProtect). Some help would be appreciated.

Minecraft Version: 1.16.5
MySQL: true
BungeeCord: true

Hey,
It looks like an issue with your advertisement filters. If a command like /co tp is detected as an ad, then you configured your filters wrongly I guess.
Use a website like https://regex101.com/ for your regex.

@kangarko
Copy link
Owner

Screenshot 2021-05-23 at 20 28 37

In your rules/groups.rs file, configure ignore command for the advertisement group as per instructions in that file and/or our Wiki.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants