Multiple lines on broadcast message! #380


Open
  • domasterevsky created this issue Sep 24, 2023

    Hello everyone, I want to make sure that when sending a message to everyone, it was not one but several at once, but when trying to make several lines, only this is sent.

    [test test test]

    My config:

    auto-removal:
    enabled: true
    broadcast-message:
    - 'test'
    - 'test'
    - 'test'
    broadcast-removal: true


To post a comment, please login or register a new account.