ep_message_all
This etherpad plugin adds a website to the admin backend (/admin/message_to_all) to send a message to all connected users.
You can override the default message text:
- Open
settings.json
- Add this line
"ep_message_all_default_message": "My default message text",