Calendar Events icon

Calendar Events -----

Call a custom event at specific dates and times



Added API + improved recalculation of events
  • The API makes it possible to add and remove events on runtime
    • To get the API, add CalendarEvents to your dependencies. Get the plugin instance with Bukkit.getPluginManager().getPlugin("CalendarEvents")
    • Cast it to me.nikl.calendarevents.Main
    • Get the API with
      APICalendarEvents api = calendarEvents.getApi()
    • There is an example plugin using the API on GitHub
  • Preventing overriding of events with same labels
  • Events with times only in the past will be removed now
  • More effiecient algorithm to get the next timings
  • Recalculating timings if there are no future timings left (This should fix any problems when the plugin runs for a long time without reload/restart)
  • Removed unused data-file. I had plans with it in the past, but I forgot them :D
----------, Apr 21, 2017
Resource Information
Author:
----------
Total Downloads: 11,909
First Release: Jan 28, 2017
Last Update: Dec 3, 2020
Category: ---------------
All-Time Rating:
21 ratings
Find more info at nikl.me...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings