Votifier 1.7
From the makers of Minequery.
Github page: https://github.com/vexsoftware/votifier
Download link: http://dev.bukkit.org/server-mods/votifier/files/7-votifier-1-7/
What is Votifier?
Votifier is a Bukkit plugin whose purpose is to get notified (aka votified) when a vote is made on a Minecraft server list for the server. Votifier creates a lightweight server that waits for connections by a Minecraft server list and uses a simple protocol to get information about that vote. Votifier is and always will be open-source.
Is it secure?
Votifier employs 2048-bit RSA encryption to ensure that nobody can spoof a vote packet. When Votifier is run for the first time, it generates a unique key pair only for your server to use. When you register Votifier with a supporting server list, that server list will ask for your public RSA key so it can encrypt vote packets before sending them to you. Votifier is so secure, not even its own developers can hack it.
What does Votifier do when it receives a vote notification?
Votifier has a vote listener system where listeners are notified when Votifier receives a vote notification. Sort of like the Bukkit plugin system itself. Each of these listeners can carry out their own task (i.e. rewarding the player via iConomy, etc.) in response to the vote. Vote listeners can be found on the Github download page.
To install a vote listener, simply put it in Votifiers "listeners" folder.
Note that you must run Votifier first before this folder is made.
Vote listeners:
- FlatfileVoteListener - logs votes to a text file (./plugins/Votifier/votes.log)
More vote listeners can be found at the vote listeners forum.
Due to widespread adoption of Votifier, we no longer have a list of server list websites that support it.
Thanks for your support!
Video on installing Votifier:
Thanks to Amy from CraftLegends (the user treeetrunks on these forums) for this video.
http://www.youtube.com/watch?v=NSzknzD0Ygk
How can my server list support Votifier?
On its Github page, Votifier has detailed protocol information about how to support it.
Troubleshooting
If you are having problems, please see the troubleshooting page.
Changelog
- 1.0 - First release, includes basic protocol support.
- 1.1 - Encryption support added, 2048-bit RSA.
- 1.2 - Bug fixes, protocol changes, and other things.
- 1.3 - Added a more dynamic vote listener system.
- 1.4 - Important bug fixes.
- 1.5 - Errors are displayed when problems occur with receiving and processing vote notifications. A broken listener should no longer prevent notifications from being sent to the other listeners.
- 1.6 - The deprecated Configuration class is no longer used along with some minor changes.
- 1.7 - Fix loading of vote listeners to only attempt to load .class files.
Former release thread: http://forums.bukkit.org/threads/dev-votifier-1-4-notifies-your-server-when-its-voted-for-1317.22308/
Facts
- Date created
- Oct 12, 2011
- Categories
- Last update
- Apr 26, 2012
- Development stage
- Release
- Language
- enUS
- License
- GNU General Public License version 3 (GPLv3)
- Curse link
- Votifier
- Downloads
- 30,136
- Recent files
- R: Votifier 1.7 for CB 1.2.5-R1.2 Apr 26, 2012
- R: Votifier 1.7 for CB 1.2.5-R1.2 Apr 26, 2012
- R: Votifier 1.6 for CB 1.2.5-R1.0 Feb 09, 2012
- R: Votifier 1.6 for CB 1.2.5-R1.0 Jan 19, 2012
- R: Votifier 1.5 for CB 1.2.5-R1.0 Jan 14, 2012
- Reply
- #572
KramerC May 16, 2012 at 23:36 UTC - 0 likes@AirCougar: Go
Your configuration file for Votifier looks good.
- Reply
- #571
AirCougar May 16, 2012 at 23:20 UTC - 0 likes@KramerC: Go
Oh okay well i will go post the error at PermissionsEx then, thanks. But with looking at the configs, should votifier be working?
- Reply
- #570
KramerC May 16, 2012 at 23:20 UTC - 0 likes@AirCougar: Go
Just because we haven't tested it doesn't mean it doesn't work with it.
- Reply
- #569
AirCougar May 16, 2012 at 23:18 UTC - 0 likes@KramerC: Go
Oh okay. Well could PermissionsEx compatibility be coming in the near future?
- Reply
- #568
KramerC May 16, 2012 at 23:16 UTC - 0 likes@AirCougar: Go
We are uncertain as we have not tested Votifier with PermissionsEx.
- Reply
- #567
AirCougar May 16, 2012 at 23:15 UTC - 0 likes@KramerC: Go
Hmm, so could that prevent it from working? Or should it definitely be working right now?
- Reply
- #566
KramerC May 16, 2012 at 23:11 UTC - 0 likes@AirCougar: Go
That error isn't produced by Votifier. It looks like an error with PermissionsEx.
- Reply
- #565
AirCougar May 16, 2012 at 22:34 UTC - 0 likes@KramerC: Go
I still cant seem to get it to work. This is my config, http://pastebin.com/mVQbrUws I believe this is the error i get when someone votes, seems to be about automessage?http://pastebin.com/za0jZhrw Im using the FlatFileVoteListener which doesnt seem to have a config, and im using the VaultListener for EssentialsEcon, this is its config, http://pastebin.com/9ksUL2RA Then on planetMinecraft i have Votifier enabled and the same info with the ports and address, and it says it should work.
- Reply
- #563
Smellyhobo101 May 16, 2012 at 16:12 UTC - 0 likesThanks! Great plugin BTW.
- Reply
- #562
KramerC May 16, 2012 at 16:08 UTC - 0 likes@Smellyhobo101: Go
Votifier listens over TCP.