From c1f9ba24a7045853a1f2d6e268562b6239feaa5d Mon Sep 17 00:00:00 2001 From: BenCodez Date: Mon, 24 Jun 2024 20:17:07 -0400 Subject: [PATCH] Add link to wiki page for OnlineMode setting --- VotingPlugin/Resources/Config.yml | 1 + VotingPlugin/Resources/bungeeconfig.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/VotingPlugin/Resources/Config.yml b/VotingPlugin/Resources/Config.yml index 3e0d88cfd..75e276116 100644 --- a/VotingPlugin/Resources/Config.yml +++ b/VotingPlugin/Resources/Config.yml @@ -559,6 +559,7 @@ AutoDownload: false # If false plugin will use offline player UUIDs # Keep enabled when mixing uuids (Premium and cracked) +# More info: https://github.com/BenCodez/VotingPlugin/wiki/Online-Offline-Mode OnlineMode: true # Disable checking on world change diff --git a/VotingPlugin/Resources/bungeeconfig.yml b/VotingPlugin/Resources/bungeeconfig.yml index 79e14e6f6..66cb07a06 100644 --- a/VotingPlugin/Resources/bungeeconfig.yml +++ b/VotingPlugin/Resources/bungeeconfig.yml @@ -149,6 +149,7 @@ VoteParty: # Online mode for UUIDS # Offline mode setups are not fully tested and are not supported currently # If using mixed uuids (premium and cracked players leave this enabled and disable UUIDLookup below) +# More details here: https://github.com/BenCodez/VotingPlugin/wiki/Online-Offline-Mode OnlineMode: true # If true plugin will atempt to lookup uuids if none exist