Placeholder
Simply way to get data of plugin at various places around the server.
Last updated
Simply way to get data of plugin at various places around the server.
If you are familiar with PlaceholderAPI resource, you can obtain data and display it at other plugin.
%advent_christmas_mail_remains_parsed% - Remaining time to change season state. (In parsed format 11d 12h 13m 14s or 12:13:14)
%advent_christmas_mail_remains_seconds% - Remaining time to change season state. (In seconds)
%advent_christmas_mail_capacity% - Capacity of MailBoxes for player
%advent_christmas_mail_statistic_sent% - Count of sent MailBoxes
%advent_christmas_mail_statistic_received% - Count of received MailBoxes
Last updated