diff --git a/Discord-Integration.toml b/Discord-Integration.toml index e547471..84600af 100755 --- a/Discord-Integration.toml +++ b/Discord-Integration.toml @@ -131,7 +131,7 @@ args = [ ] sendOnMeCommand = true # Adding an selector (ex. @a ) here will relay all /tellraw messages sent with that exact same selector to discord. # Leave blank to disable - tellrawSelector = "" + tellrawSelector = "@a" # When an /say command's message starts with this prefix, it will not be sent to discord # Useful for hiding system messages by prepending it with this sayCommandIgnoredPrefix = "§4§6§k§r"