A mod that is supposed to be installed into the server's mods folder
What the mod does:
Ever wonder what the day it is in your minecraft world? This mod tracks the amount of days that pass by, every night in game adds +1 day to the calendar
30 days = 1 month
12 months = 1 year
Commands:
Use:
/date
This will tell you the current date, anyone can call this command.
If you need to add or remove a certain date then you can do:
ONLY WORKS FOR ADMINS
/date add/remove <type> <number>
(ie. /date add year 2, /date remove day 24, /date add month 4)
Date is saved in the worlds data folder, and a config for text color/bold, and show date on sleep is inside the config folder for the server.

