Haven: Day Display
The Haven Day Display modification offers an extremely simple solution - displaying the current gameplay day as an overlay on top of the game interface.

This is a client-side addition that works exclusively on the player's side, meaning there's no need to install it on the server for proper operation.
Default Configuration
# Enable day display. (requires restart to apply changes)
enableDayOverlay = true
# Horizontal position. (can be adjusted without restart)
# Range: 1 ~ 10000
xPos = 3
# Vertical position. (can be adjusted without restart)
# Range: 1 ~ 10000
yPos = 3