Added: PlaceholderAPI placeholders:
-
%havenarena_status_ARENA% (Returns a text as defined in placeholders.yml)
-
%havenarena_players_ARENA% (Returns a text as defined in placeholders.yml)
-
%havenarena_progress_ARENA% (Returns a text as defined in placeholders.yml)
-
%havenarena_wave_ARENA% (Returns the number of the current wave)
-
%havenarena_finalwave_ARENA% (Returns the number of the final wave)
-
%havenarena_active_arenas% (Returns the number of active arenas)
Replace ARENA with the arena's name, as defined in MobArena's config.
# Settings for the onBossAbility title. # Requires the setting "boss-abilities" to be enabled. onBossAbility: # Should we disable the title for specific bosses? # Such as those with a low ability interval. disabled-for:
boss1: false
boss2: true
lang.yml
Code (YAML):
# Title shown on boss abilities. ## Placeholders ## # %ability% - Name of the ability. on-boss-ability: ''
on-boss-ability-sub: '&c
%ability%' on-boss-ability-sound: 'BLOCK_NOTE_BLOCK_BELL'