For the complete documentation index, see llms.txt. This page is also available as Markdown.

Placeholder

Simply way to get data of plugin at various places around the server.

PlaceholderAPI

If you are familiar with PlaceholderAPI resource, you can obtain data and display it at other plugin.

  • %advent_calendar_remains_parsed% - Remaining time to change season state. (In parsed format 11d 12h 13m 14s or 12:13:14)

  • %advent_calendar_remains_seconds% - Remaining time to change season state. (In seconds)

  • %advent_calendar_window_count_personal% - Count of claimed windows

  • %advent_calendar_window_count_total% - Count of all windows

Last updated