You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is also a problem of not saving/generating the comments present in the default config.yml, when creating the Kauri config folders
# Configure the commands to be run. They will be run in sequential order.# Placeholders: %name% (player name)commands: []# - minecraft:kick %player% Unfair Advantage# You can set the broadcast string to "none" to disable punishment broadcasting.# Placeholders: %name% (player name)broadcast: "none"# Send the punishment commands to the bungee. Requires AtlasBungee for this feature to function.bungeeCommand: false# Allows kauri.bypass.ban permission to functionbypassPerm: true# Broadcast the punishment across your servers. Requires AtlasBungee for this feature to function.bungeeBroadcast: false
As mentioned in the comment, the broadcast should be disabled by putting "none" but it sends the message none in the chat
The text was updated successfully, but these errors were encountered: