VoteRewards v10.1.0

Reward players from voting!
[+] Disable VoteParty on regions (custom made with worldedit selection. /vr region)

This is a beta feature and i don't know if it works well.
Send PM with your own ideas!!
Hello,
i have changed from CommandExecutor to BukkitCommand so you can disable the commands from the config (please update the config) also i fixed some things but i don't remember what i have changed (i was working on voterewards when i had free time). If you have any issues please DM me

GeorgeV22#0303
[+] Bug Fixes
[+] New subcommands in voteparty and voterewards basic command
[+] Fixed "Only Players can run this command" in some voteparty commands










[+] Added more bugs to fix later
[+] Added LeaderHeads support (not revamped version)
[+] Added again the MVdWPlaceholder support
[+] Added titles on vote
[+] Some bug fixes (cumulative, sounds and more)
[+] Added GUI for vote top (gui = true in config. needs leaderheads)

new config:

Code:
Options:
  title:
    vote: true
  gui: false
  updater: true
  votes:
    daily:
      enabled: false
      hours: 12
    offline: false
    permissions: false
    lucky: false
    cumulative: false
  # File, MySQL, SQLite
  database: File
  voteparty: false
  reminder: false
  sound: false

Rewards:

  Services: # By service name
    # default is used if a service name is not listed here. If default is missing, no service will be selected.
    default:
      commands:
        - 'eco give %player% 400'
        - 'broadcast %player% voted for the server!'
    # If Minecraft-MP is the service name. This is case insensitive.
    Minecraft-MP:
      commands:
        - 'eco give %player% 600'
        - 'broadcast %player% voted for the server in Minecraft-MP!'

  # How many times a player voted in a day
  Daily:
    '10':
      commands:
        - 'eco give %player% 1000'
        - 'broadcast %player% voted in 10 sites and get 1000$'

  # How many times a player voted in the server, in total.
  Cumulative:
    '10':
      commands:
        - broadcast %player% Voted 10 times

  # Lucky vote % (0-100)
  Lucky:
    '10':
      commands:
        - eco give %player% 1000
        - broadcast %player% was lucky and get 1000$

  # Permission based rewards (eg: voterewards.rewards.starter , voterewards.rewards.vip )
  Permission:
    starter:
      commands:
        - 'give %player% minecraft:nether_star 50'
        - 'eco give %player% 5000'
    vip:
      commands:
        - 'eco give %player% 10000'
        - 'give %player% minecraft:nether_star 100'

VoteParty:
  votes: 2
  participate: true
  sound: false
  message: true
  cooldown:
    enabled: true
    seconds: 5
  crate:
    enabled: true
    item: PISTON
    name: '&cVoteParty Crate'
    lores:
      - '&cPlace me'
  random rewards: true
  rewards:
    - 'eco give %player% 6547'
    - 'give %player% minecraft:nether_star 31'

Sounds:
  Crate: CHEST_OPEN
  VotePartyStart: ENDERDRAGON_DEATH
  Vote: NOTE_PIANO

MySQL:
  IP: localhost
  Port: 3306
  Database: VoteRewards
  User: root
  Password: ''
SQLite:
  fileName: voterewards
[+] Cumulative vote fixed
[+] Lucky vote fixed
[+] Message "Messages.VoteTop-Header" fixed
Please backup everything before do this update

Daily Vote fixed (i'm not sure)
Cumulative Fixed (problem with the code Comulative -> Cumulative)

Permission based rewards fixed (typo in the code)

New Config:

Code:
Options:
  updater: true
  votes:
    daily:
      enabled: false
      hours: 12
    offline: false
    permissions: false
    lucky: false
    cumulative: false
  # File, MySQL, SQLite (SQLite & MySQL den einai etoima.)
  database: File
  voteparty: false
  reminder: false
  sound: false

Rewards:

  Services: # By service name
    # default is used if a service name is not listed here. If default is missing, no service will be selected.
    default:
      commands:
        - 'eco give %player% 400'
        - 'broadcast %player% voted for the server!'
    # If Minecraft-MP is the service name. This is case insensitive.
    Minecraft-MP:
      commands:
        - 'eco give %player% 600'
        - 'broadcast %player% voted for the server in Minecraft-MP!'

  # How many times a player voted in a day
  Daily:
    '10':
      commands:
        - 'eco give %player% 1000'
        - 'broadcast %player% voted in 10 sites and get 1000$'

  # How many times a player voted in the server, in total.
  Cumulative:
    '10':
      commands:
        - broadcast %player% Voted 10 times

  # Lucky vote % (0-100)
  Lucky:
    '10':
      commands:
        - eco give %player% 1000
        - broadcast %player% was lucky and get 1000$

  # Permission based rewards (eg: voterewards.rewards.starter , voterewards.rewards.vip )
  Permission:
    starter:
      commands:
        - 'give %player% minecraft:nether_star 50'
        - 'eco give %player% 5000'
    vip:
      commands:
        - 'eco give %player% 10000'
        - 'give %player% minecraft:nether_star 100'

VoteParty:
  votes: 2
  participate: true
  sound: false
  message: true
  cooldown:
    enabled: true
    seconds: 5
  crate:
    enabled: true
    item: PISTON
    name: '&cVoteParty Crate'
    lores:
      - '&cPlace me'
  random rewards: true
  rewards:
    - 'eco give %player% 6547'
    - 'give %player% minecraft:nether_star 31'

Sounds:
  Crate: CHEST_OPEN
  VotePartyStart: ENDERDRAGON_DEATH
  Vote: NOTE_PIANO

MySQL:
  IP: localhost
  Port: 3306
  Database: VoteRewards
  User: root
  Password: ''
SQLite:
  fileName: voterewards
i think votetop is 100% ready now :D
Fixed VoteTop (now will work with MySQL, SQLite and File)

Fixed SQLite
EULA: Free EULA
31,202 Views
1,235 Downloads
Dec 17, 2018 Published
Jul 7, 2025 Updated
5.00 star(s)
Average rating (27)
3.9 MB File size
Type
  1. Staff
Supported software
  1. Spigot
  1. Paper
Supported versions
  1. 1.8
  1. 1.9
  1. 1.10
  1. 1.11
  1. 1.12
  1. 1.13
  1. 1.14
  1. 1.15
  1. 1.16
  1. 1.17
  1. 1.18
Creator
Owner
Recommended for you
A special auto sell chest plugin. Create unique chests and get rich the smart way!
5.00 star(s) 16 ratings
269 purchases
Change your skin's clothes (overlay) without opening a graphic editor and rejoining!
Not yet rated
4 purchases
Hunt your enemies, level up and earn rewards. Killstreaks, Levels, Bounties and more
5.00 star(s) 2 ratings
3 purchases
#1 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 141 ratings
4,230 purchases
Create items, blocks, mobs, emojis, and more with automatic resourcepack generation!
5.00 star(s) 54 ratings
3,222 purchases
31,202 Views
1,235 Downloads
Dec 17, 2018 Published
Jul 7, 2025 Updated
5.00 star(s)
Average rating (27)
3.9 MB File size
Type
  1. Staff
Supported software
  1. Spigot
  1. Paper
Supported versions
  1. 1.8
  1. 1.9
  1. 1.10
  1. 1.11
  1. 1.12
  1. 1.13
  1. 1.14
  1. 1.15
  1. 1.16
  1. 1.17
  1. 1.18
Creator
Owner
Recommended for you
A special auto sell chest plugin. Create unique chests and get rich the smart way!
5.00 star(s) 16 ratings
269 purchases
Change your skin's clothes (overlay) without opening a graphic editor and rejoining!
Not yet rated
4 purchases
Hunt your enemies, level up and earn rewards. Killstreaks, Levels, Bounties and more
5.00 star(s) 2 ratings
3 purchases
#1 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 141 ratings
4,230 purchases
Create items, blocks, mobs, emojis, and more with automatic resourcepack generation!
5.00 star(s) 54 ratings
3,222 purchases
Top