TheTime
The custom calendar!
Create your calendar today!
Make your story epic, with a time reference.
The custom calendar!
Create your calendar today!
Make your story epic, with a time reference.
Spoiler: How it look's like
Features
- Set your own Time-System! Want a year with 30 Months? No Problem
- Era support! Make great Story with custom eras!
- Complete GUI skin change! Want to bring medieval felling in your calendar? Just setup the items in the config.
- Easy configuration!
- Use more than one Time-System the time! Make different time zones and more!
Usage
/calendar
Desc.: Will open the calendar with the default TimeSystem.
Permissions: TheTime.calendar.default
/calendar [ TimeSystem ]
Desc.: Will open the calendar of the given TimeSystem.
Permissions: TheTime.calendar.TimeSystem
/TheTime reload
Desc.: Reloads the configuration files.
Permissions: TheTime.reload
/TheTime
Desc.: Shows information about TheTime.
Permissions: none
Setup [TimeSystem]
To setup the TimeSystem you should properly first getting to know what the TimeSystem does. The TimeSystem will be used to calculate the date, it provides information about the length of the different time units like seconds, minutes, hour and so on... It also provides information about your eras and about the different names of the days and months. So it's the most important part of the configuration.
Now let us start!
To do so open the TimeConfig.yml file in the folder of the plugin, if there is no such folder try to restart your server.
You now can see the config. At the top of it there is a section named Time-Systems:
/calendar
Desc.: Will open the calendar with the default TimeSystem.
Permissions: TheTime.calendar.default
/calendar [ TimeSystem ]
Desc.: Will open the calendar of the given TimeSystem.
Permissions: TheTime.calendar.TimeSystem
/TheTime reload
Desc.: Reloads the configuration files.
Permissions: TheTime.reload
/TheTime
Desc.: Shows information about TheTime.
Permissions: none
Setup [TimeSystem]
To setup the TimeSystem you should properly first getting to know what the TimeSystem does. The TimeSystem will be used to calculate the date, it provides information about the length of the different time units like seconds, minutes, hour and so on... It also provides information about your eras and about the different names of the days and months. So it's the most important part of the configuration.
Now let us start!
To do so open the TimeConfig.yml file in the folder of the plugin, if there is no such folder try to restart your server.
You now can see the config. At the top of it there is a section named Time-Systems:
Code (Text):
Time-Systems:
default:
second:
...
Spoiler
Time-Systems:
default:
second:
ticksPerSecond: 20
...
rome:
second:
ticksPerSecond: 20
...
For now we will only change the default one, later on you will also be able to create your own TimeSystems.
Code (Text):
Time-Systems:
default:
second:
ticksPerSecond: 20
...
rome:
second:
ticksPerSecond: 20
...
Under the default TimeSystem you see different section of time units. Under each section of a time unit you can see a value, this value is used to define the length of the unit. So the value of ticksPerSecond defines how many ticks will tick for one second (In default minecraft there will be 20ticks/second).
Code (Text):
Time-Systems:
default:
second:
ticksPerSecond: 20
...
Code (Text):
...
day:
hoursPerDay: 24
dayNames:
'1':
name: Monday
'2':
name: Tuesday
'3':
name: Wednesday
'4':
name: Thursday
'5':
name: Friday
'6':
name: Saturday
'7':
name: Sunday
week:
daysPerWeek: 7
...
Code (Text):
...
month:
daysPerMonth:
'1':
name: January
days: 31
'2':
name: February
days: 28
'3':
name: March
days: 31
'4':
name: April
days: 30
'5':
name: May
days: 31
'6':
name: June
days: 30
'7':
name: July
days: 31
'8':
name: August
days: 31
'9':
name: September
days: 30
'10':
name: October
days: 31
'11':
name: November
days: 30
'12':
name: December
days: 31
year:
zero: 0
monthsPerYear: 12
...
Code (Text):
...
year:
zero: 0
monthsPerYear: 12
...
Code (Text):
era:
eras:
'1':
name: default
startYear: 0
endYear: 1
'2':
name: 'your era'
startYear: 10
endYear: 40
Placeholders:
You can use the following placeholder with PlaceholderAPI:
%TheTime_date_tick%
%TheTime_date_second%
%TheTime_date_minute%
%TheTime_date_hour%
%TheTime_date_day%
%TheTime_date_day_name%
%TheTime_date_dayOfWeek%
%TheTime_date_week%
%TheTime_date_month%
%TheTime_date_month_name%
%TheTime_date_year%
%TheTime_date_era%
%TheTime_date_era_name%
Setup successful!
Thank's for reading!
Don't forget to rate

~Joshua
Icons made by many authors from www.flaticon.com
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.9, 1.10
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
TheTime | The custom calendar! is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 10,357 times (via Spigot). Download it and open it directly in the game.
