VenturaCalendar v2.6.5

A highly customizable calendar plugin for all kinds of servers.

Minecraft Calendar continuation of the old TheTime plugin.

TN49lsh.png


Jsbz4ga.png



FEATURES
  • Fully customizable events that take place on specified days, months;
  • Time synchronization (noon real-time - noon in-game);
  • Highly customizable, simple & easy to use;
  • Time manipulation via commands;
  • New day messages, titles, subtitles;
  • Simple configuration;
  • Custom placeholders;
  • PlaceholderAPI support;
  • Daily rewards;
  • Configurable reward months and days;
  • Console and player sending commands for rewards;
  • Various actions additionally to command sending;
  • Automatic command execution on events or new days;
  • Option to use real world time and have real-time calendar;
  • HEX color support;
COMMANDS

Base command & reload:
/venturacalendar reload

Time manipulation:
/venturacalendar <add/subtract><sec/min/h/d/weeks> <amount>

Set starting year without editing config:
/venturacalendar set startyear <year>

Set the starting date in the config. (resets the world time)
/venturacalendar set date <YYYY/MM/DD>

Calendar GUI command:
/calendar

Real-time calendar:
/calendar realtime

PERMISSIONS

Permission to the base command:
venturacalendar.command.venturacalendar

Permission to the reload the config:
venturacalendar.command.reload:

Permission to open the calendar:
venturacalendar.command.calendar

Permission to manipulate time using add/subtract/set:
venturacalendar.command.changetime

Permission to open real-time calendar:
venturacalendar.calendar.realtime

You can find more information in the wiki:
Usage · M0diis/VenturaCalendar Wiki (github.com)

CONFIGURATION

There are multiple configuration files, most of the configuration is self explanatory and does not require a lot of understandment.

To setup the a Time System you should first understand what it does.
The Time System will be used to calculate the date, it provides information about the length of the different time units like seconds, minutes, hours, etc.

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.

For more information on configuration, go to VenturaCalendar Github wiki page:
Configuration · M0diis/VenturaCalendar Wiki (github.com)

DEPENDENCIES

PlaceholderAPI | Optional

PLACEHOLDERS

You can use the following placeholders with PlaceholderAPI:
  • %venturacalendar_month_<month-name>_season%
  • %venturacalendar_month_<month-name>_days%
  • %venturacalendar_event_<event-config-name>_start%
  • %venturacalendar_event_<event-config-name>_end%
  • %venturacalendar_event_<event-config-name>_description%
  • %venturacalendar_newday_message%
  • %venturacalendar_actionbar_message%
  • %venturacalendar_date_event_name%
  • %venturacalendar_date_event_description%
  • %venturacalendar_date_tick%
  • %venturacalendar_date_second%
  • %venturacalendar_date_minute%
  • %venturacalendar_date_hour%
  • %venturacalendar_date_day%
  • %venturacalendar_date_day_name%
  • %venturacalendar_date_dayofweek%
  • %venturacalendar_date_week%
  • %venturacalendar_date_month%
  • %venturacalendar_date_month_name%
  • %venturacalendar_date_season_name%
  • %venturacalendar_date_year%
  • %venturacalendar_date_era%
  • %venturacalendar_date_era_name%

API

The plugin currently has several events that are dispatched.
You can find some examples below. The rest is on github wiki.
API · M0diis/VenturaCalendar Wiki (github.com)

MonthEventDayEvent
Event is called when the new day (at 00:00) has some event scheduled on it.
Java:
 @EventHandler
 public void onEventDay(MonthEventDayEvent event)
 {
    MonthEvent event = event.getMonthEvent();
 }

NewDayEvent
Event is called on every new day. (at 00:00)
Java:
@EventHandler
public void onNewDay(NewDayEvent event)
{
    TimeSystem timeSystem = event.getTimeSystem();
}

CalendarClickEvent
Event is called when player clicks on an item in the GUI.
Java:
@EventHandler
public void onCalendarClick(CalendarClickEvent event)
{
    Player player = event.getPlayer();
    ItemStack item = event.getItem();
    Calendar calendar = event.getCalendar(); // The GUI itself
}

METRICS

VenturaCalendar collects anonymous server statistics through bStats, an open-source statistics service for Minecraft software.
VenturaCalendar.svg

If you'd like to disable metrics collection via bStats, you can edit the /plugins/bStats/config.yml file
Buy a license now
$8.60
EULA
Standard EULA
Use on any projects you own with attribution
Support
Standard
Includes:
Download the resource
Access new updates
Support from the creator
Support duration
3 months
Share and earn
Refer this resource and earn a 10% commission.
197 Views
0 Purchases
1 Downloads
Jan 11, 2026 Published
N/A Updated
Not yet rated
190 KB File size
Open source
  1. No
DRM-free
  1. Yes
Unobfuscated
  1. Yes
Type
  1. Gameplay
  1. GUI
  1. Fun
Game mode
  1. Survival
  1. Towny
  1. Economy
Supported software
  1. Bukkit
  1. Spigot
  1. Paper
  1. Purpur
Supported versions
  1. 1.21.11
  1. 1.21.8
  1. 1.21.5
  1. 1.21.4
  1. 1.21.2
  1. 1.16
Supported languages
  1. English
Creator
Owner
Struggling to cover the costs of your server? Set up your own webstore with Tebex in under 30 seconds.
Lag-free, customizable servers ready in minutes.
Host your adventure today!
Recommended for you
Tired of editing configs? Now you can create and edit shops in-game.
Not yet rated
0 purchases
A web-based Minecraft store platform for managing users, services, purchases, and admin operations.
Not yet rated
0 purchases
#1 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 140 ratings
4,162 purchases
Create items, blocks, mobs, emojis, and more with automatic resourcepack generation!
5.00 star(s) 52 ratings
3,077 purchases
Protect your server from crash/dupe/packet exploits with the ultimate security fix plugin.
5.00 star(s) 44 ratings
3,019 purchases
Share and earn
Refer this resource and earn a 10% commission.
197 Views
0 Purchases
1 Downloads
Jan 11, 2026 Published
N/A Updated
Not yet rated
190 KB File size
Open source
  1. No
DRM-free
  1. Yes
Unobfuscated
  1. Yes
Type
  1. Gameplay
  1. GUI
  1. Fun
Game mode
  1. Survival
  1. Towny
  1. Economy
Supported software
  1. Bukkit
  1. Spigot
  1. Paper
  1. Purpur
Supported versions
  1. 1.21.11
  1. 1.21.8
  1. 1.21.5
  1. 1.21.4
  1. 1.21.2
  1. 1.16
Supported languages
  1. English
Creator
Owner
Struggling to cover the costs of your server? Set up your own webstore with Tebex in under 30 seconds.
Lag-free, customizable servers ready in minutes.
Host your adventure today!
Recommended for you
Tired of editing configs? Now you can create and edit shops in-game.
Not yet rated
0 purchases
A web-based Minecraft store platform for managing users, services, purchases, and admin operations.
Not yet rated
0 purchases
#1 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 140 ratings
4,162 purchases
Create items, blocks, mobs, emojis, and more with automatic resourcepack generation!
5.00 star(s) 52 ratings
3,077 purchases
Protect your server from crash/dupe/packet exploits with the ultimate security fix plugin.
5.00 star(s) 44 ratings
3,019 purchases
Top