aboutsummaryrefslogtreecommitdiffstats
path: root/bukkit/src/main/resources
diff options
context:
space:
mode:
authorLMBishop <13875753+LMBishop@users.noreply.github.com>2021-06-21 01:02:06 +0100
committerLMBishop <13875753+LMBishop@users.noreply.github.com>2021-06-21 01:02:06 +0100
commita835e7b48765f3b3fe1bc1c35adff0e867181e91 (patch)
treeec6b3c0a83aaf0a5639a2adc58c3943458a3c63e /bukkit/src/main/resources
parentaf7e1e435f577bbf9742bb526ac00a71a21c219c (diff)
Start BungeeCord synchronisation with plugin messaging channelfix/sync
- See #180
Diffstat (limited to 'bukkit/src/main/resources')
-rw-r--r--bukkit/src/main/resources/resources/bukkit/config.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/bukkit/src/main/resources/resources/bukkit/config.yml b/bukkit/src/main/resources/resources/bukkit/config.yml
index f7084505..7e007ba2 100644
--- a/bukkit/src/main/resources/resources/bukkit/config.yml
+++ b/bukkit/src/main/resources/resources/bukkit/config.yml
@@ -237,8 +237,11 @@ options:
# Storage options - please see the following: https://github.com/LMBishop/Quests/wiki/Storage-Providers
storage:
# Either 'yaml' (flatfile) or 'mysql' (network)
- # Please read the following before using MySQL https://github.com/LMBishop/Quests/wiki/Storage-Providers#network
+ # You must read the following before using MySQL https://github.com/LMBishop/Quests/wiki/Storage-Providers#network
provider: "yaml"
+ # Please see the following wiki page before changing these options:
+ synchronisation:
+ bungeecord: false
# The following is only applicable for database storage providers (e.g. mysql)
database-settings:
network: