DinoVoteRewards [1.8.x-1.20.x] icon

DinoVoteRewards [1.8.x-1.20.x] -----

Vote rewards plugin, send commands when someone votes.



Added cumulative, permission vote and a placeholder
Cumulative votes
Now you have the posibility to set cumulative rewards when a player gets an x number of votes (e.g. if you set 5 votes, he will get rewards at 5, 10, 15, 20, etc votes).
Example config for this:
Code (Text):
Cumulative:
  '5':
    - 'give %player% gold_ingot 1'
  '10':
    - 'give %player% emerald 1'
What this does is when a player has 5 votes, he will receive an gold ingot, when he has 10 votes, he will receive and emerald but also a gold ingot.

Permission votes:
If you want to give your donors or staff members some custom rewards different from the default ones, now you can do this like this:
Code (Text):
PermVote:
  'vip': #players with permission dinovote.vip will get this rewards
    - 'give %player% redstone 5'
  'mvp': #players with permission dinovote.mvp will get this rewards
    - 'give %player% log 10'

Placeholder with placeholder api:

If you have a scoreboard plugin like featherboard or a chat plugin or anything like that, you can use this placeholder bellow to show the number of votes a player has:
%dinovoterewards_votes% is the placeholder to show the votes

I will add a placeholder for the config file and a command to show the number of votes soon.
----------, Jul 7, 2020
Resource Information
Author:
----------
Total Downloads: 1,848
First Release: Jun 22, 2020
Last Update: Jun 8, 2024
Category: ---------------
All-Time Rating:
8 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings