bcVote
Vote for Weather or Time changes
Version 1.0.0 is MC 1.2.3 ready (craftbukkit #2034 1.2.3-R0.1)
About:
Tired of answering the same votings again and again? With this plugin you need only to vote ONCE for sun, rain, day or night without the need to vote again until you leave the server or opt out.
Version: v0.9.0
Features:
- Vote for time or weather
- Permissions support
- No need to revote until you opt out
- Full Multilanguage
- Ecnonomy, charge your users money for voting
Requires:
- Vault
Commands:
/vote day /vote night /vote sun /vote rain /vote undo
Permissions:
bcvote.* -- allow all votes bcvote.time -- allow votes for day or night bcvote.weather -- allow votes for weather changing
F.A.Q.: Q: When enough people vote for day/sun will it stay forerver? A: No it will change normaly until someone votes again.
Known Issues: None. Please report here if you get in trouble!
Extras: see the orignial post on Bukkit for more information http://forums.bukkit.org/threads/gen-mech-bcvote-v0-9-0-vote-for-day-night-or-sun-rain-weather-time-vault-1846-1-1-r3.20306/
-
View User Profile
-
Send Message
Posted Mar 3, 2013@harryjamesuk
yea this is a shame :/
-
View User Profile
-
Send Message
Posted Feb 16, 2013@Mayhem777
Seems like it, That's a shame, This plugin looked good...
-
View User Profile
-
Send Message
Posted May 26, 2012Plugin Development is dead?
-
View User Profile
-
Send Message
Posted May 23, 2012Getting this now...
23.05 16:51:52 [Server] INFO ... 12 more
23.05 16:51:52 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
23.05 16:51:52 [Server] INFO at Grotznak.bcVote.bcVote.onCommand(bcVote.java:122)
23.05 16:51:52 [Server] INFO at Grotznak.bcVote.bcvPlayerListener.onPlayerCommand(bcvPlayerListener.java:169)
23.05 16:51:52 [Server] INFO Caused by: java.lang.NullPointerException
23.05 16:51:52 [Server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
23.05 16:51:52 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
23.05 16:51:52 [Server] INFO at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:551)
23.05 16:51:52 [Server] INFO at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
23.05 16:51:52 [Server] INFO at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113)
23.05 16:51:52 [Server] INFO at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
23.05 16:51:52 [Server] INFO at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:34)
23.05 16:51:52 [Server] INFO at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:764)
23.05 16:51:52 [Server] INFO at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:781)
23.05 16:51:52 [Server] INFO at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:821)
23.05 16:51:52 [Server] INFO at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:473)
23.05 16:51:52 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166)
23.05 16:51:52 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
23.05 16:51:52 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'vote' in plugin bcVote v1.0.1
23.05 16:51:52 [Server] SEVERE null
-
View User Profile
-
Send Message
Posted May 4, 2012Please update your Permissions API to bPermissions
-
View User Profile
-
Send Message
Posted Apr 19, 2012Dont works for me too on 1.2.5
When I try to use this plugin (/vote day) it says "An internal error occurred while attempting to perform this command.
15:50:41 [SEVERE] null org.bukkit.command.CommandException: Unhandled exception executing command 'vote' in plugin bcVote v1.0.1 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166) at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:473) at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:821) at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:781) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:764) at net.minecraft.serverhook.NetServerHandlerProxy.a(NetServerHandlerProxy.java:140) at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:34) at net.minecraft.server.NetworkManager.b(NetworkManager.java:229) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113) at net.minecraft.serverhook.NetServerHandlerProxy.a(NetServerHandlerProxy.java:83) at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:551) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Caused by: java.lang.NullPointerException at com.iCo6.system.Queried.useMiniDB(Queried.java:92) at com.iCo6.system.Queried.hasAccount(Queried.java:237) at com.iCo6.system.Accounts.get(Accounts.java:14) at net.milkbowl.vault.economy.plugins.Economy_iConomy6.withdrawPlayer(Economy_iConomy6.java:131) at Grotznak.bcVote.bcvPlayerListener.onPlayerCommand(bcvPlayerListener.java:134) at Grotznak.bcVote.bcVote.onCommand(bcVote.java:122) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40) ... 14 more
-
View User Profile
-
Send Message
Posted Apr 5, 2012Dont work with 1.2.5
if i type /vote it lists the options like /vote day null /vote night null and so on
if i type /vote day this error appears:
2012-04-05 15:00:22 [SEVERE] null org.bukkit.command.CommandException: Unhandled exception executing command 'vote' in plugin bcVote v1.0.1 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166) at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:473) at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:821) at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:781) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:764) at net.minecraft.serverhook.NetServerHandlerProxy.a(NetServerHandlerProxy.java:140) at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:34) at net.minecraft.server.NetworkManager.b(NetworkManager.java:229) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113) at net.minecraft.serverhook.NetServerHandlerProxy.a(NetServerHandlerProxy.java:83) at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:551) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Caused by: java.lang.NullPointerException at Grotznak.bcVote.Votings.dovote(Votings.java:70) at Grotznak.bcVote.bcvPlayerListener.onPlayerCommand(bcvPlayerListener.java:94) at Grotznak.bcVote.bcVote.onCommand(bcVote.java:122) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40) ... 14 more
-
View User Profile
-
Send Message
Posted Mar 18, 2012It`s working atm, but we got an error on voting,
After a Vote, time is changing correctly but we got "An error occurred while..."in the Chat, followed by errors in the console. This is a little bit freaky. O.o Cause everything works fine. We only get this stupid error.
Here is the errormessage: http://pastebin.com/bqbDu4Xm
Bukkit #2083 - 1.2.3-R0.3
i have now deleted the old, generated a new by plugin. Works fine without error. Okay, now i have to edit the language-file again. (german) Cause it`s too much info in the chat. 30+ Players = spam ;)
-
View User Profile
-
Send Message
Posted Mar 7, 2012@ubunchu
oh stupid me its /bcvote atm
ill upload a fixed version with proper commads
-
View User Profile
-
Send Message
Posted Mar 6, 2012Plugin loaded, /vote day does not work (others either)
I have vault, use economy=false, and permissions added too
What am I missing?
-
View User Profile
-
Send Message
Posted Mar 4, 2012should work fine 1.2.3-R0.1 craftbukkit from v 1.0 onwards
-
View User Profile
-
Send Message
Posted Sep 8, 2011http://forums.bukkit.org/threads/gen-mech-bcvote-v0-7-vote-for-day-night-or-sun-rain-weather-time-permissions-1000.20306/
original thread