VotingPlugin icon

VotingPlugin -----

Most highly featured votifier listener! BungeeCord & Velocity Support! Multi-proxy support!



6.19
Change Log:
- Added direct support for DiscordSRV (Send top voter leaderboards and messages in channels)
Config.yml:
Code (Text):
###########################################

# DiscordSRV settings
###########################################

DiscordSRV:
  # Enable DiscordSRV support
  # Also enables using rewards in discord
  Enabled: false
 
  # Show live top voter counts in discord
  TopVoter:
    AllTime:
      # If true, will send top voter messages to discord
      # Will send a message show top 10 voters
      Enabled: false
   
      # DiscordSRV channel to send messages to
      Channel: 1234565 # Replace with your channel ID
   
      Title: 'All Time Top Voters'
      RankDisplay: '%rank%: &6%player% - %votes% Votes'
   
    Monthly:
      # If true, will send top voter messages to discord
      # Will send a message show top 10 voters
      Enabled: false
   
      # DiscordSRV channel to send messages to
      Channel: 1234565 # Replace with your channel ID
   
      Title: 'Top Voters of the Month'
      RankDisplay: '%rank%: &6%player% - %votes% Votes'
   
    Weekly:
      # If true, will send top voter messages to discord
      # Will send a message show top 10 voters
      Enabled: false
   
      # DiscordSRV channel to send messages to
      Channel: 1234565 # Replace with your channel ID
   
      Title: 'Top Voters of the Week'
      RankDisplay: '%rank%: &6%player% - %votes% Votes'
   
    Daily:
      # If true, will send top voter messages to discord
      # Will send a message show top 10 voters
      Enabled: false
   
      # DiscordSRV channel to send messages to
      Channel: 1234565 # Replace with your channel ID
   
      Title: 'Top Voters of the Day'
      RankDisplay: '%rank%: &6%player% - %votes% Votes'
Rewards:
Code (Text):
DiscordSRV:

  Enabled: true
  Message: MESSAGE HERE
  ChannelID: CHANNELID
- Added ResetMilestonesMonhtly option to proxy
- Added HideToolTip option for items
- Change MYSQL proxy method to work like REDIS (Now able to communicate between servers using mysql directly)
- Update last vote times even if player is offline on proxy setups
- Attempt to correct player name casing when in offline mode on votes
- Implemented a small internal delay for PLUGINMESSAGING to help prevent overload when a ton of players and offline votes at once
- Fixed issues when using date month totals with SQLITE
- Fixed shutdowns taking a long time on velocity
- Fixed bungee vote party placeholders not loading previous values on startup when proxy method not set to PLUGINMESSAGING
- Fixed redis debug messages showing up without debug enabled


All Changes:
https://github.com/BenCodez/AdvancedCore/compare/3.7.17...3.7.18
https://github.com/BenCodez/VotingPlugin/compare/6.18.7...6.19
----------, Aug 24, 2025
Resource Information
Author:
----------
Total Downloads: 203,056
First Release: Dec 7, 2015
Last Update: Aug 24, 2025
Category: ---------------
All-Time Rating:
482 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings