Skip to content
grandwazir edited this page Jul 23, 2011 · 2 revisions

About BanHammer

A lightweight and fully featured banning solution that makes administrating your server easier. It allows administrators and other trusted users to ban and kick players. Additionally the plugin stores all bans using the Bukkit persistence system, using permissions for all commands and is simple to configure.

You can read examples on how to use the plugin which include banning, kicking and looking through ban history.

Features

  • Weighted permissions (moderators can not kick administrators)
  • Kick players with a reason.
  • Ban players permanently or for a specified amount of time.
  • Ban offline players.
  • If banned, login screen lets players know how long their ban will last.
  • Broadcasts actions to all players.
  • Review previous bans of a player, even after they have expired.
  • Review recent bans to see what has been happening while you are away.
  • Caches player names, ban times and ban lengths intelligently for fast logins.
  • Reload the cache on command (useful if you add a ban from a web interface for example)
  • Auto completes names when banning players, no need to type every letter.
  • Multiple language support.
  • Uses Bukkit persistence for data storage; you choose what is best for you!
  • Supports permissions if available (falls back to OP only without)
  • Simple. Nothing to setup, just put the .jar in your plugin directory.

Requirements

Download

You can download the latest version of BanHammer by using the link above. It symbolically links the current version so you can always be sure this one is the current version. Because it will never change you can also use it for things like CraftBukkitUpToDate.

If for any reason you need to use a older version you can look through the directory above for the version you want. If you have to do this let me know why in the issues part of GitHub. I will not be able to offer support for anything other than the current stable release of BanHammer.