From d36cd4759706935b4252e1814009547359a96f59 Mon Sep 17 00:00:00 2001 From: BenCodez Date: Sun, 28 Jan 2024 16:42:18 -0500 Subject: [PATCH] Fix default config for vote reminding comments --- VotingPlugin/Resources/Config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VotingPlugin/Resources/Config.yml b/VotingPlugin/Resources/Config.yml index 9c29cc5ca..cac2c753c 100644 --- a/VotingPlugin/Resources/Config.yml +++ b/VotingPlugin/Resources/Config.yml @@ -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