Insprill / custom-join-messages

Feature-packed plugin for handling all join and quit notifications on Spigot/Paper servers
https://modrinth.com/plugin/custom-join-messages/
GNU General Public License v3.0
10 stars 0 forks source link

Delay option for messages #34

Closed 1ntent1on closed 2 years ago

1ntent1on commented 2 years ago

Description of feature/improvement request: Simple delay option for messages.

Detailed explanation of what it should do, when and in what situation:

Possibility to delay all types of messages, lets say that you want to send title to player 3s after he joins.

Example:

          Title: "Title"
          SubTitle: ""
          Fade-In: 50
          Stay: 60
          Fade-Out: 20
          Delay: 60
Insprill commented 2 years ago

Implemented in 516c2ac