From f6db5e2c360710e9e4f7aedc2bddf8e528a6c5f9 Mon Sep 17 00:00:00 2001 From: kikelkik Date: Wed, 8 Feb 2023 00:09:18 +0100 Subject: [PATCH] add config option --- src/main/resources/config.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 53d9838..a4cb1e3 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -26,6 +26,9 @@ votes: # Whether or not to treat fake votes as real votes process-fake-votes: true + # Whether to allow only one vote per day for each player + one-vote-per-day: false + # Streaks configuration # Important: Streaks does not support JSON storage streaks: