aboutsummaryrefslogtreecommitdiffstats
path: root/bukkit/src/main
diff options
context:
space:
mode:
Diffstat (limited to 'bukkit/src/main')
-rw-r--r--bukkit/src/main/resources/resources/bukkit/config.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/bukkit/src/main/resources/resources/bukkit/config.yml b/bukkit/src/main/resources/resources/bukkit/config.yml
index 69e67077..a550a41b 100644
--- a/bukkit/src/main/resources/resources/bukkit/config.yml
+++ b/bukkit/src/main/resources/resources/bukkit/config.yml
@@ -124,6 +124,8 @@ options:
# Otherwise, the bar will not appear at all.
use-progress-as-fallback: true
# PlayerBlockTracker class to be used with the hook
+ # Original solution: https://github.com/Flo0/PlayerBlockTracker
+ # Modern alternative: https://github.com/Krakenied/BlockTracker
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)