Custom Vote Sites
Furthermore detailed information on how-to add a new Vote Sites.
Vote Site Setup - Custom Vote Sites
#
Minebrowse_com:
Enabled: true
Name: Minebrowse
Priority: 1
ServiceSite: Minebrowse.com
VoteURL: '[Text="&e[Click Me!]",url="https://minebrowse.com/server/1234"]'
VoteDelay: 24
WaitUntilVoteDelay: false
# Reset vote delay each day (for certain sites that do this)
# Recommend: false
VoteDelayDaily: true
# If true, rewards can be executed offline (requires ForceOffline to be true in the reward)
# Setting this to true will execute the reward offline while the player is offline
# This basiclly disables offline voting if set to true, don't misinterpret this option
ForceOffline: false
DisplayItem:
Material: PAPER
Amount: 1
Rewards:
AdvancedPriority:
FREE:
Chance: 100
RequirePermission: true
Permission: '!votereward.premium'
Commands:
Console:
- eco give %player% 4500
- exp give %player% 250
Messages:
Player: '&e&lᴠᴏᴛᴇ | &7You''ve received rewards! thanks for voting!' # Here you can make a multiline player rewards message section,
# recommended to just use the default config and follow the exact same format.```Last updated