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