Votifier Count
VotifierCount
Votifier Count helps servers to give rewards to the players whose votes have reached a certain amount.
PLUGIN TOTALLY REWRITTEN!
Features
- give rewards to the players who votes have reached a certain amount.
- counts player's votes
Installation
- Copy the votifier_count.jar to the /plugins folder
- IMPORTANT! This is a plugin but NOT a listener.
- Install the latest version of DataManagerAPI here (required)
- Start and stop the server
- Edit the file "plugins/VotifierCount/config.yml".
Configuration file :"plugins/VotifierCount/config.yml"
Sample:
resets: never (how long until the next reset?) rewards: every: '3': //when a player votes every 3 times commands: - say <player> has votes 5 times and earned $300 ! //these commands will be executed - 'eco give <player> 300 ' description: - '&bGet $300 every 3 votes!' //the description '5': //when a player votes every 5 times commands: - say <player> has voted 5 times and earned $1000 ! - 'eco give <player> 1000 ' description: - '&bGet $1000 every 5 votes!' '100': description: - '&cYou get $100000 when you vote every 100 times!' achieve: '50': //When a player reaches 50 votes commands: //executes these commands - say <player> has reached 50 votes and earned $10000 ! - 'eco give <player> 10000 ' description: - '&cYou get $10000 when you reach 50 votes!' //the description of the vote '100': //When a player reaches 100 votes commands: - say <player> has reached 100 votes and earned $100000 ! - 'eco give <player> 100000 ' save-data: true //Keep this true if you are NOT using MySQL! //If you are using MySQL, only one server needs to handle data saving. Keep this true on one server you choose if using MySQL.
Permissions
- votifiercount.votes - Allows players to access the command /votes
- votifiercount.topvotes - Allows players to access the command /topvotes
- votifiercount.resetvotes - Allows players to access the command /resetvotes
Commands
- /votes [player] - Checks votes of a specific player or yourself.
- /resetvotes - Resets ALL the votes! (Only ops can do this)
- /vchelp - Displays help
- /topvotes - Displays top voters' IGN and No. of votes
- /vcversion - Displays the version of this plugin
MySQL
- The MySQL host/port/password is managed with DataManagerAPI
- Read this for more details on using MySQL! If you have any problems, feel free to pm me.
Bug reports
Send me a PM using the following format:
MySQL enabled: Link to error log: Version of VotifierCount: Version of DataManagerAPI:
-
View User Profile
-
Send Message
Posted Oct 10, 2013is it possible to make a toggle feature that will reset the vote count to 0 if they dont vote consecutively
eg.
Vote reset if voting isnt done daily: (True/False)
-
View User Profile
-
Send Message
Posted Oct 8, 2013@Curtis4321
ok will be implemented
-
View User Profile
-
Send Message
Posted Oct 7, 2013Is there anyway to make this log the servers whole votes? I plan to use this for a custom voting event
-
View User Profile
-
Send Message
Posted Oct 7, 2013@deaddude22
ok permissions next
@KeithSt0ne
i recommend u should use enjin
-
View User Profile
-
Send Message
Posted Oct 4, 2013can you add mysql support for this?
I'd like to show vote counts on my website.
-
View User Profile
-
Send Message
Posted Sep 26, 2013Could you make permissions for the commands in your plugin. Also could you possibly add some localization files to configure the language used in the plugin.
-
View User Profile
-
Send Message
Posted Sep 19, 2013@PlayMinefall
just delete the votes.txt (or something like that) to reset the files.
-
View User Profile
-
Send Message
Posted Sep 19, 2013@Coookiii
it doesnt, but you can add a command e.g. /broadcast ... in the config
-
View User Profile
-
Send Message
Posted Sep 17, 2013Suggestion
Create a file like the multiple rewards file that selects a random reward from the list of items.
Also, would be nice if it there was an option to broadcast something like, "PlayerName received 10 diamonds for voting 25 times!"
There should also be an option to reset the rewards monthly, so the vote counts start over.
-
View User Profile
-
Send Message
Posted Sep 17, 2013Does it broadcasts a message when a player voted? I really need and want that for my server, Please reply A.S.A.P
-
View User Profile
-
Send Message
Posted Sep 14, 2013it works well in all other servers.
maybe the player lied to you to get items, or voting links are broken for your server. did you check that?
-
View User Profile
-
Send Message
Posted Sep 13, 2013This plugin does not count votes correctly. My players votes counts continuessly get rolled back.
-
View User Profile
-
Send Message
Posted Sep 12, 2013@Louis1234567890987654321
Awesome! Thank you! I love your plugin :)
-
View User Profile
-
Send Message
Posted Sep 12, 2013@zaino60
im sorry for that. its removed in the new version.
-
View User Profile
-
Send Message
Posted Sep 7, 2013is there a way to remove the fking advertisement of his server when i do /votes <player> ?
-
View User Profile
-
Send Message
Posted Sep 2, 2013@Thepom360
Don't worry, its fixed now. I had just to wait some time xD
-
View User Profile
-
Send Message
Posted Sep 2, 2013@zaino60
I get a list of Top 10 Players that have have voted more then 6 times.
do you have more then one voter?
-
View User Profile
-
Send Message
Posted Sep 1, 2013BUG: /topvotes just displays the TOP VOTER. But not the others...
-
View User Profile
-
Send Message
Posted Sep 1, 2013could you make a scoreboard support for the TOP 10 voters? That would be awesome! Thank you!
-
View User Profile
-
Send Message
Posted Aug 30, 2013Add the option to customize the messages in a yaml file. I'd prefer to change the title of the /votes <player> layout.
Example:
--[Vote Count]----