Question send plugin messages

  • After careful consideration and due to limited usage, we’ve made the decision to discontinue the PaperMC forums. Moving forward, we recommend using Hangar for plugin uploads, and for all other community discussions and support, please join us on Discord.

alexmens_

New member
Feb 14, 2024
2
0
1
Hello, I'm creating a Velocity plugin that sends repeating a message to every plugged server. But I've checked that if in the backend server there aren't any players the message isn't sended. Any solutions?
 

4drian3d

Velocity Developer
Jan 5, 2022
60
4
8
Perú
This is exactly how plugin messages work, they require at least one player to be connected. You can use other alternatives like Redis