Skip to content

essentials discord: ip-adress filter #4527

Discussion options

You must be logged in to vote

Will be added in #4534

You'd want to add the following to your config to filter ip addresses when merged;

# Console relay settings
# The console relay sends every message shown in the console to a Discord channel.
console:
  ...
  # A regex pattern which will not sending matching console messages to Discord.
  console-filter: "(?:[0-9]{1,3}\.){3}[0-9]{1,3}"

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by JRoy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Features and feature requests. module: discord Issues or PRs for the EssentialsDiscord module
2 participants