TemplateSet - Kirastur/BossbarCountdown GitHub Wiki

Every Template has a name. The name is is used in commands or API to identify the Template.

A Templateset is an unordered list of Templates. Per default the Templateset is searched in the BossbarCountdown plugin config.yml file in a section called "templates". With the API you can point to another section.

So if you have a gaming plugin which uses the BossbarCountdown mechanic, you do not need to modify foreign config files. Simply tell the admin-user he must install BossbarCountdown first and then your plugin, and then you plugin binds the config path to your plugin.

If you enter /bbcd reload the complete templateset is reloaded.