Allow tellraw sent to @a to display

This commit is contained in:
themodernhakr 2025-03-11 13:06:22 -05:00
parent 5594a4fb73
commit 086b79c45b

View File

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