Skip to content

Commit

Permalink
Add link to wiki page for OnlineMode setting
Browse files Browse the repository at this point in the history
  • Loading branch information
BenCodez committed Jun 25, 2024
1 parent 1c20ac6 commit c1f9ba2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions VotingPlugin/Resources/Config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions VotingPlugin/Resources/bungeeconfig.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c1f9ba2

Please sign in to comment.