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

broadcast #69

Open
ga6rielsilva opened this issue Nov 11, 2022 · 2 comments
Open

broadcast #69

ga6rielsilva opened this issue Nov 11, 2022 · 2 comments

Comments

@ga6rielsilva
Copy link

ga6rielsilva commented Nov 11, 2022

As mentioned in the comment, the broadcast should be disabled by putting "none" but it sends the message none in the chat

punishments:
  commands: []
  broadcast: "none"
  bungeeCommand: false
  bypassPerm: true
  bungeeBroadcast: false
  releaseStageMinimum: Release
@ga6rielsilva
Copy link
Author

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 function
  bypassPerm: true
  # Broadcast the punishment across your servers. Requires AtlasBungee for this feature to function.
  bungeeBroadcast: false

@ga6rielsilva
Copy link
Author

image

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

1 participant