BanHammer
Kicks, bans and records.

Video Tutorials
BanHammer is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
The above website does contain software which has not been directly approved by dev.bukkit staff and as such require the following disclaimer: Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk.

-
View User Profile
-
Send Message
Posted Dec 31, 2012@FuZeEclipse
That means the plugin can not fix the situation without the potential for data loss. You need to either need to send me your database to fix it or delete the duplicates yourself. This issue occurred only with one of the snapshot builds and can not happen anymore.
@EncryptedCurse
The error is in alias not BanHammer. Disabling Alias integration will allow BanHammer to load. Also try updating to the latest alias snapshot on github and see if that helps.
-
View User Profile
-
Send Message
Posted Dec 31, 2012http://pastebin.com/raw.php?i=dw54U1DU
-
View User Profile
-
Send Message
Posted Dec 30, 2012@grandwazir
Oops, here you go: http://pastie.org/5600741
-
View User Profile
-
Send Message
Posted Dec 29, 2012@FuZeEclipse
You can try the new version (2.0.4) when it has been approved which should fix this problem.
-
View User Profile
-
Send Message
Posted Dec 29, 2012@EncryptedCurse
It works fine with a fresh server. You need to post information about what is broken rather than simply saying it doesn't work.
-
View User Profile
-
Send Message
Posted Dec 29, 2012Doesn't work with the newest 1.4.6 builds.
-
View User Profile
-
Send Message
Posted Dec 29, 201229.12 11:48:47 [Server] INFO ... 8 more 29.12 11:48:47 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) 29.12 11:48:47 [Server] INFO at name.richardson.james.bukkit.banhammer.utilities.command.AbstractCommand.onCommand(AbstractCommand.java:104) 29.12 11:48:47 [Server] INFO at name.richardson.james.bukkit.banhammer.ban.PardonCommand.execute(PardonCommand.java:65) 29.12 11:48:47 [Server] INFO at name.richardson.james.bukkit.banhammer.api.BanHandler.isPlayerBanned(BanHandler.java:96) 29.12 11:48:47 [Server] INFO at name.richardson.james.bukkit.banhammer.persistence.PlayerRecord.find(PlayerRecord.java:57) 29.12 11:48:47 [Server] INFO at com.avaje.ebeaninternal.util.DefaultExpressionList.findUnique(DefaultExpressionList.java:217) 29.12 11:48:47 [Server] INFO at com.avaje.ebeaninternal.server.querydefn.DefaultOrmQuery.findUnique(DefaultOrmQuery.java:924) 29.12 11:48:47 [Server] INFO at com.avaje.ebeaninternal.server.core.DefaultServer.findUnique(DefaultServer.java:1242) 29.12 11:48:47 [Server] INFO Caused by: javax.persistence.PersistenceException: Unique expecting 0 or 1 rows but got [2] 29.12 11:48:47 [Server] INFO at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849) 29.12 11:48:47 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:427) 29.12 11:48:47 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:494) 29.12 11:48:47 [Server] INFO at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:225) 29.12 11:48:47 [Server] INFO at net.minecraft.server.v1_4_6.DedicatedServer.al(DedicatedServer.java:260) 29.12 11:48:47 [Server] INFO at org.bukkit.craftbukkit.v1_4_6.CraftServer.dispatchServerCommand(CraftServer.java:502) 29.12 11:48:47 [Server] INFO at org.bukkit.craftbukkit.v1_4_6.CraftServer.dispatchCommand(CraftServer.java:510) 29.12 11:48:47 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:186) 29.12 11:48:47 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) 29.12 11:48:47 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'pardon' in plugin BanHammer v2.0.3 29.12 11:48:47 [Server] WARNING Unexpected exception while parsing console command "pardon Holyblade"
-
View User Profile
-
Send Message
Posted Dec 28, 2012@blackhole883
If it is disabling itself there was an error when it is starting up. Post the error that appears in your console log for me to be able to help further.
@SUB_dawg
Current version works fine on 1.4.6 as far as I know.
-
View User Profile
-
Send Message
Posted Dec 28, 2012Could we get an update to 1.4.6?
-
View User Profile
-
Send Message
Posted Dec 28, 2012oh im on 1.4.6 r0.1
-
View User Profile
-
Send Message
Posted Dec 28, 2012This is currently my only option for a ban plugin due to the fact bukkit seems to be falling apart and i dont want some corrupt devs getting in through a backdoor (mcbans) so this is why i have come to you asking for help, if you could tell me how i can fix banhammer disabling itself at every restart of my server it would be GREATLY appreciated
-
View User Profile
-
Send Message
Posted Dec 19, 2012http://pastebin.com/qNJu5fqb
-
View User Profile
-
Send Message
Posted Dec 15, 2012@EncryptedCurse
Yes, you can change any of the messages in the plugin. Read https://github.com/grandwazir/BukkitUtilities/wiki/Localisation on how do this.
@Nickbbeezy
Yes but you need to download Alias to support this. Find a link for it on the side of this page.
-
View User Profile
-
Send Message
Posted Dec 14, 2012Does this have IP bans? Couldn't find it in the docs.
-
View User Profile
-
Send Message
Posted Dec 14, 2012Does this have custom kick/ban screen messages?
-
View User Profile
-
Send Message
Posted Dec 14, 2012@HenzQ
It has although it is awaiting approval by the dev.bukkit staff. The checker uses my repository to see if there are new versions which is why it is ahead of the downloads here.
You may choose to use a build from the same place (it is public), if you trust me, but you should understand the potential risks.
@xDeeKay
Yes. You will need to check the documentation for whatever permission manager you use.
-
View User Profile
-
Send Message
Posted Dec 14, 2012Has BanHammer 2.0.3 been released?
I've been prompt with a message regarding about a 2.0.3 release in game. But it seems there is no 2.0.3 download after clicking the download button.
-
View User Profile
-
Send Message
Posted Dec 14, 2012So I need to set banhammer.notify to 'false' using my permission manager (groupmanager) or through bukkit.yml? I've never done something like that, how is it done?
-
View User Profile
-
Send Message
Posted Dec 13, 2012@xDeeKay
Thanks for your ticket on Github about this. I am aiming to look at this tonight for you,
-
View User Profile
-
Send Message
Posted Dec 6, 2012In regard to this bug: https://github.com/grandwazir/BanHammer/issues/38
It is still occurring. Players ban history cannot be purged at all. Any fix?