-
-
Notifications
You must be signed in to change notification settings - Fork 81
Vote Reminding Legacy
This page documents the old
VoteRemindingconfiguration. New installations should use the current Vote Reminders system.
The current system uses VoteReminderOptions and named entries under VoteReminders. It supports priorities, conditions, per-reminder cooldowns, delays, and standard reward sections.
VotingPlugin automatically migrates supported legacy settings once and records the migration with:
VoteReminderOptions:
MigratedFromLegacy: trueThe old system used a single VoteReminding section in Config.yml:
VoteReminding:
Enabled: true
RemindOnLogin: true
RemindOnlyOnce: true
RemindDelay: 30
Rewards:
Messages:
Player: '&aYou have %sitesavailable% sites to vote on!'Legacy per-site cooldown completion rewards were configured in VoteSites.yml:
CoolDownEndRewards:
Messages:
Player: '&aYou can vote again on %SiteName%!'Do not use this page as the starting point for a new configuration. See Vote Reminders for the active format and migration details.
AI disclosure: This documentation update was written with assistance from ChatGPT.
- Vote Milestones
- Vote Streak System
- Vote Reminders β Current System
- Legacy Vote Reminding
- Vote Broadcast System
- Vote Logging
- Webhooks
- Time Changes
- Month Date Totals
- VoteShop
- Rewards Overview β Start Here
- Reward System Concepts
- Reward File Format
- Where to Set Rewards
- All Reward Possibilities
- Reward Examples
- Delayed Reward Command
- World Example
- VotingPlugin-Specific Rewards
- Commands & Permissions
- API
- PlaceholderAPI Placeholders
- Minecraft Server Lists
- Bedrock Player Support
- Transferring Data Storage