Calendarz

Downloads:
4
Upvotes: 1
Share this:
Category
Project status
Stable
License
All Rights Reserved
Modification type
Supported Minecraft versions
1.21.1

Jump to downloads

About Calendarz

Introducing Calendarz, a versatile Minecraft mod that brings fully customizable in-game calendars right to your server! With Calendarz, players can easily access a user-friendly GUI using the /calendar command to view multiple events on any given day. While regular players can view events, admins have complete control with the /calendaradmin command, which allows direct configuration management without needing to stop the server.

Calendarz requires installation on both the client and server, and it works seamlessly across single-player, LAN, and multiplayer setups. Admin commands are logged directly to the console, simplifying troubleshooting and offering the flexibility to manage settings through the console itself. The other mods can also add support for custom events using the admin command, enhancing its versatility.

Managing events is a breeze with the events.json file’s straightforward structure, and even the event tooltip speed can be adjusted through commands or the configuration file.

Scroll down for a full feature list and see how Calendarz can transform your Minecraft experience!


Features

Core Features

  • Compatible with Single Player, LAN, and Multiplayer modes.
  • Admins can add, edit, and remove events via the admin command.
  • Events are fully customizable.
  • Supports leap years.
  • Days of the week are supported (Sun, Mon, Tue, Wed, Thu, Fri, and Sat).
  • The calendar grid functions similarly to real-world months.
  • Current day and event icons are overlaid on the calendar.
  • Displays the current month and year at the top of the calendar.
  • Admin commands and messages are logged to the server console.
  • Players are kicked from the Calendar UI to enable real-time configuration changes by admins.
  • Only the current month's calendar view is accessible.

Player Command

  • All players have access to the /calendar command, which opens the calendar interface.

Admin Command

  • Server admins can modify the configuration file using the /calendaradmin command.
  • The admin command allows adjusting the speed of the event index cycle.
  • Admins can remove specific months, days, and events from the calendar.
  • Events for a specified month or day can be retrieved, displaying an index number to facilitate targeted deletions.
  • New events can be added, either by creating new months/days or adding to existing ones.
  • Calendar events cycle through the event array indexes.

Known Issues

  • Manually editing and saving changes to the events.json file while players are viewing the configuration will cause crashes.
    • Solution: Use the admin command to update the file in real time.

Mod Sites

Modification files
Calendarz_1.0.0+NeoForge-1.21.1.jar - RELEASE Uploaded on: 10/12/2024 - 05:47   File size: 415.66 KB
Changelog

r1.0.0-Release

  • Added player command
  • Added admin command
  • Added calendar GUI.
  • Added events.json config
  • Added current-day outline indicator.
  • Added event indicator.
  • Added event tooltip cycle system.
  • Added admin command support to add, remove, and get events.
  • Added admin command support to set the event cycle speed in ticks.
  • Added player command to open the GUI.
  • Added support for weekdays.
  • Added support for leap years.
  • Added support for real calendar layouts.
  • Added single-player, LAN, and multiplayer support.
  • Added script to open calendar GUIs when editing the config file through commands.
  • Added title text of the current year and current month.
  • Added support for more than one event on the same day.