aboutsummaryrefslogtreecommitdiffstats
path: root/bukkit/src/main/resources
diff options
context:
space:
mode:
Diffstat (limited to 'bukkit/src/main/resources')
-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 adef1a1f..ab6e0c18 100644
--- a/bukkit/src/main/resources/resources/bukkit/config.yml
+++ b/bukkit/src/main/resources/resources/bukkit/config.yml
@@ -208,6 +208,8 @@ options:
record-log-history: true
# Replace placeholders from PlaceholderAPI in rewards, rewardstrings and start strings
quests-use-placeholderapi: false
+ # 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
# 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