- Native Minecraft Version:
- 1.14
- Tested Minecraft Versions:
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- 1.13
- 1.14
- Source Code:
- https://git.dbsoftwares.eu/dbsoftwares/votesender
- Contributors:
- didjee2
VoteSender
VoteSender is a simple & lightweight plugin allowing you to send votes (received by Votifier) to other servers.
This plugin uses BStats Metrics (if you don't like this, disable it in the bstats config)
Dependencies:
VoteSender requires the following in order to run:
- Java 8
- (Paper)Spigot 1.8 or above
- Votifier 1.9 (or NuVotifier or any Votifier fork)
Important:
Never enter the Votifier settings of the server in which VoteSender is installed, this will cause an endless vote loop.
This means that VoteSender will create a vote loop making votes continously send to all your servers configured in VoteSender.
Donate:
Source Code:
You can find the VoteSender source by clicking here!
Commands & Permissions:
For all commands, the permission votesend.admin is required!
- /votesend reload
- /votesend send (player) (service) [service = (mostly) site which sent the vote)
- /votesend help
Configuration:
The default configuration can be found by clicking here.
Discord:
Searching a quick way to get support? Join our Discord where we'll be happy to help!

VoteSender 1.1.4
VoteSender allows you to send votes received by (Nu)Votifier to other servers.
-
LukeMango, MCSV, McCookiePlayer and 1 other person like this.
Recent Updates
- Added configuration option Nov 18, 2019
- Updated VoteSender command, added metrics Nov 18, 2019
- This update should fix Java 11 support Aug 18, 2019
Recent Reviews
-
skino0
- 5/5,
Excelent! you save me , working good at play.peppercraft.xyz ! thank you dude!!!
-
Mr_Art
- 5/5,
working for my server play.mcpixelart.com thank you so much best plugin ever!!!!!!!!
-
Author's Response
thank you
-
juniorcraft2008
- 1/5,
[23:03:37 INFO]: [Votifier] Enabling Votifier v1.9
[23:03:37 ERROR]: Error occurred while enabling Votifier v1.9 (Is it up to date?)
java.lang.NoClassDefFoundError: javax/xml/bind/DatatypeConverter
at com.vexsoftware.votifier.crypto.RSAIO.load(RSAIO.java:87) ~[?:?]
at com.vexsoftware.votifier.Votifier.onEnable(Votifier.java:151) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[Prison.jar:git-Spigot-21fe707-e1ebe52]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [Prison.jar:git-Spigot-21fe707-e1ebe52]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [Prison.jar:git-Spigot-21fe707-e1ebe52]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [Prison.jar:git-Spigot-21fe707-e1ebe52]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [Prison.jar:git-Spigot-21fe707-e1ebe52]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:741) [Prison.jar:git-Spigot-21fe707-e1ebe52]
at org.bukkit.Bukkit.reload(Bukkit.java:535) [Prison.jar:git-Spigot-21fe707-e1ebe52]
at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [Prison.jar:git-Spigot-21fe707-e1ebe52]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [Prison.jar:git-Spigot-21fe707-e1ebe52]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [Prison.jar:git-Spigot-21fe707-e1ebe52]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [Prison.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412) [Prison.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375) [Prison.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [Prison.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [Prison.jar:git-Spigot-21fe707-e1ebe52]
at java.base/java.lang.Thread.run(Unknown Source) [?:?]
Caused by: java.lang.ClassNotFoundException: javax.xml.bind.DatatypeConverter
at java.base/java.net.URLClassLoader.findClass(Unknown Source) ~[?:?]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[Prison.jar:git-Spigot-21fe707-e1ebe52]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[Prison.jar:git-Spigot-21fe707-e1ebe52]
at java.base/java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?]
at java.base/java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?]
... 18 more
[23:03:37 INFO]: [VoteSender] Enabling VoteSender v1.1
[23:03:37 ERROR]: Error occurred while enabling VoteSender v1.1 (Is it up to date?)
java.lang.NoClassDefFoundError: javax/xml/bind/DatatypeConverter
at com.dbsoftwares.votesender.utils.Utilities.getPublicKey(Utilities.java:28) ~[?:?]
at com.dbsoftwares.votesender.VoteSender.reload(VoteSender.java:60) ~[?:?]
at com.dbsoftwares.votesender.VoteSender.onEnable(VoteSender.java:38) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[Prison.jar:git-Spigot-21fe707-e1ebe52]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [Prison.jar:git-Spigot-21fe707-e1ebe52]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [Prison.jar:git-Spigot-21fe707-e1ebe52]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [Prison.jar:git-Spigot-21fe707-e1ebe52]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [Prison.jar:git-Spigot-21fe707-e1ebe52]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:741) [Prison.jar:git-Spigot-21fe707-e1ebe52]
at org.bukkit.Bukkit.reload(Bukkit.java:535) [Prison.jar:git-Spigot-21fe707-e1ebe52]
at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [Prison.jar:git-Spigot-21fe707-e1ebe52]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [Prison.jar:git-Spigot-21fe707-e1ebe52]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [Prison.jar:git-Spigot-21fe707-e1ebe52]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [Prison.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412) [Prison.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375) [Prison.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [Prison.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [Prison.jar:git-Spigot-21fe707-e1ebe52]
at java.base/java.lang.Thread.run(Unknown Source) [?:?]
Caused by: java.lang.ClassNotFoundException: javax.xml.bind.DatatypeConverter
at java.base/java.net.URLClassLoader.findClass(Unknown Source) ~[?:?]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[Prison.jar:git-Spigot-21fe707-e1ebe52]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[Prison.jar:git-Spigot-21fe707-e1ebe52]
at java.base/java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?]
at java.base/java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?]
... 19 more-
Author's Response
Please do not post bad reviews with errors without contacting me in PM.
You’re also running a rather old Spigot version.
The error is from both Votifier and VoteSender.
If you want to get support on this, you’ll have to PM me because I won’t do it in a review as it is NOT ment to do that.
-
The_Ellimist
- 5/5,
Great Plugin and a very very helpful Dev who came on to help me on my server. 10/10 Recommend
-
Author's Response
Thank you for the review!
Have fun using VoteSender ;)
-
blazex224
- 5/5,
Question: I can't get this to work, is it because it won't work with NuVotifier? I've been using NuVotifier over Votifier because it is compatible with more plugins, especially on a bungee network.
-
Author's Response
Sorry for the very late answer.
I've been quite inactive.
As far as I know, it should work if you have NuVotifier inside your Bukkit server.
But what error do you get exactly?
(PM me for more help ;))
-
bradleyplayzyt
- 5/5,
Is this for bungeecord? because i cannot get it to work? I tried putting it in my bungeecord plugins file and reloading but nothing happened?
-
Author's Response
No this is for Bukkit.
You have to install this plugin in your votifier server which you connect to the vote site.
And then you have to install Votifier in all your other servers, and enter the settings of the votifier server into the VoteSend config.
-
GreekGamesYT
- 1/5,
01.02 21:05:40 [Server] WARN java.lang.NullPointerException
01.02 21:05:40 [Server] WARN at com.dbsoftware.votesend.VoteProcessor$1.run(VoteProcessor.java:20)
01.02 21:05:40 [Server] WARN at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
01.02 21:05:40 [Server] WARN at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
01.02 21:05:40 [Server] WARN at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
01.02 21:05:40 [Server] WARN at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
01.02 21:05:40 [Server] WARN at java.lang.Thread.run(Thread.java:745)
it gives me this when i do /votesend NicPlays123 MC-Index-
Author's Response
I've just seen I did not answer this review, I am so sorry!
You probably made a fault in your configuration. Try resetting your config and enter new settings. If it still occurs, then contact me in PM with your config.
-
LloydPlayzHD
- 5/5,
Best vote sender plugin ever. Keep the good work up!
If anybody needs help setting it up feel free to message me on skype @lloydcharlest-
Author's Response
Great you like it!
-
Philip320
- 2/5,
While voting i does'nt get anything but /votesend is working. Please improve it, still a good plugin ;)