From 962b7023531a552a3114602f831ad38df2d6161c Mon Sep 17 00:00:00 2001 From: LMBishop <13875753+LMBishop@users.noreply.github.com> Date: Mon, 21 Jun 2021 11:14:06 +0100 Subject: Add delay loading option --- bukkit/src/main/resources/resources/bukkit/config.yml | 4 ++++ 1 file changed, 4 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 f7084505..a7c7dd45 100644 --- a/bukkit/src/main/resources/resources/bukkit/config.yml +++ b/bukkit/src/main/resources/resources/bukkit/config.yml @@ -239,6 +239,10 @@ options: # Either 'yaml' (flatfile) or 'mysql' (network) # Please read the following before using MySQL https://github.com/LMBishop/Quests/wiki/Storage-Providers#network provider: "yaml" + # See: https://github.com/LMBishop/Quests/wiki/Storage-Providers#Data-synchronisiation + # https://github.com/LMBishop/Quests/issues/180 + synchronisation: + delay-loading: 0 # (ticks) # The following is only applicable for database storage providers (e.g. mysql) database-settings: network: -- cgit v1.2.3-70-g09d2