Closed cupang-afk closed 8 months ago
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
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
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.
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