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 before send the messages #39

Closed cupang-afk closed 7 months ago

cupang-afk commented 1 year ago

Describe the Feature

i would like to add delay before sending the messages for player join

for example, the plugin send the join message after 2 second something like that

Provide Reasoning

i'd like to wait any player related class to be loaded before sending the join message

i had placeholderapi checking for the message using this expansion and the value that I checked in also had to wait for it to load first

Checklist

Insprill commented 7 months ago

This is already a feature; It just needed to be documented somewhere. I've since updated the documentation. You can find the docs around this feature here.