aboutsummaryrefslogtreecommitdiffstats
path: root/bukkit/src/main/resources
diff options
context:
space:
mode:
authorKrakenied <Krakenied1@gmail.com>2024-01-22 11:31:21 +0100
committerLeonardo Bishop <13875753+LMBishop@users.noreply.github.com>2024-02-11 16:43:48 +0000
commit48ee7a64be995c316cc56abb226347b778ea8e06 (patch)
treef23f208794a8266c7ad0559e19e5a58df6f93a46 /bukkit/src/main/resources
parente356e1c7aefedb201f2348d4d7cf0a874fe0932c (diff)
Add async and refresh-ticks options to PAPI task type
Diffstat (limited to 'bukkit/src/main/resources')
-rw-r--r--bukkit/src/main/resources/resources/bukkit/config.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/bukkit/src/main/resources/resources/bukkit/config.yml b/bukkit/src/main/resources/resources/bukkit/config.yml
index 32733079..c4d7df4b 100644
--- a/bukkit/src/main/resources/resources/bukkit/config.yml
+++ b/bukkit/src/main/resources/resources/bukkit/config.yml
@@ -121,6 +121,9 @@ options:
use-progress-as-fallback: true
# PlayerBlockTracker class to be used with the hook
playerblocktracker-class-name: "com.gestankbratwurst.playerblocktracker.PlayerBlockTracker"
+ # How frequently placeholderapi_evaluate task placeholders will be refreshed (def=30 - 1.5s)
+ # (multiply SECONDS by 20 to get the number of ticks)
+ placeholderapi-global-refresh-ticks: 30
# Verify quests exist when a player's data is loaded - inconsistencies may arise when
# players progress on specific quests and those quests are later removed. The problem is that their progress
# is still kept in the quest progress file, which may lead to issues such as players reaching a quest started