Skip to content

Commit

Permalink
Fix default config for vote reminding comments
Browse files Browse the repository at this point in the history
  • Loading branch information
BenCodez committed Jan 28, 2024
1 parent 6f34d11 commit d36cd47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VotingPlugin/Resources/Config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ VoteReminding:
# Requires VoteDelays to be setup properly
# Use /vote next to see when you can be reminded
# Players require the perm "VotingPlugin.Login.RemindVotes" or "VotingPlugin.Player"
# To remind if any votesite is available (rather than all) use the permission "VotingPlugin.Login.RemindVotes.Any"
# To remind if all votesites are available (rather than any) use the permission "VotingPlugin.Login.RemindVotes.All"
Enabled: true

# Will remind player on login if he can vote
Expand Down

0 comments on commit d36cd47

Please sign in to comment.