Cant find a plugin for spigot that shows the current time of day in a motd message prior to joining the server. All I want for it to say is is day or night and maybe the current time within the world. Is there such an option I could find?
I've tried to make this little plugin. Check this out! https://www.spigotmc.org/resources/timemotd.75402/
How is time calculated? what does Time: 5000 mean ? How do these numbers translate to time? Yeah but it shows when you log in . I am looking for something like KaylooT showed that it is shown before logging in.
So when someone pings the server, you want the MOTD to say something like this? Code (Text): (World name) Time: 5:32PM
Yes basically showing in the server window like in KaylooT screenshot what time is in the ingame world . I have seen some plugins that do it but they are old back in 2016 which dont work in 1.15.2
I found a solution . I extracted the plugin.yml from the jar and changed the author line it had two __ at the end of the name when I removed them it started working