From 1cbede7b46bf36695b581031be49bd827601b2aa Mon Sep 17 00:00:00 2001 From: Krakenied Date: Fri, 15 Sep 2023 16:44:59 +0200 Subject: Add dedicated progress placeholders section --- bukkit/src/main/resources/resources/bukkit/config.yml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'bukkit/src/main/resources') diff --git a/bukkit/src/main/resources/resources/bukkit/config.yml b/bukkit/src/main/resources/resources/bukkit/config.yml index cdad78e6..6a133670 100644 --- a/bukkit/src/main/resources/resources/bukkit/config.yml +++ b/bukkit/src/main/resources/resources/bukkit/config.yml @@ -104,6 +104,12 @@ options: record-log-history: true # Replace placeholders from PlaceholderAPI in rewards, rewardstrings and start strings quests-use-placeholderapi: false + # Replace placeholders from PlaceholderAPI in boss bar and action bar progress strings + progress-use-placeholderapi: false + # If true, progress string from placeholders section will be used as fallback in boss bar + # and action bar in case there is no matching string set in progress-placeholders section. + # Otherwise, the bar will not appear at all. + use-progress-as-fallback: true # PlayerBlockTracker class to be used with the hook playerblocktracker-class-name: "com.gestankbratwurst.playerblocktracker.PlayerBlockTracker" # Verify quests exist when a player's data is loaded - inconsistencies may arise when -- cgit v1.2.3-70-g09d2