Was the picture from vanilla made on an actual vanilla server or in singleplayer? I have a vanilla server where I'm also not able to see the day count, the first post I could fine online about it mention that loading the same world in singleplayer does still show it.
There are quite a few projects out there that attempt to support running both plugins and mods (known as hybrid servers), but it's highly recommended that you don't use these as you'll often have incompatibilities and other problems. Mods and plugins were unfortunately not designed to work well...
The common causes for this issue that I've seen are forgetting to register your driver with the DriverManager, or not having the shade plugin present.
To register your shaded driver:
try {
DriverManager.registerDriver((Driver)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.