Join my server: mc.oxydrug.com
Hello everyone,
This is my first plugin - BanHammer
Have you ever wanted to be able to hit a person to ban, kick, or mute someone? Well, this is the plugin for you.
Change between modes with configurable items to ban, kick, or mute a player by hitting them!
Commands:
/banhammer - Gives the player a hammer, depending on what mode they are on.
Mode resets to ban mode on login.
Alias: /bh
/banhammer unmute [player] - Unmutes a player which was muted by the BanHammer plugin
Alias: /bh unmute [player]
/banhammer reload - Reloads the configuration file
Alias: /bh reload
/bazooka - Gives the player a bazooka, depending on what mode they are on
Mode resets on login
Alias: /adminbazooka
How the plugin works:
Acquire your BanHammer by using the command /banhammer. Right click when you have the hammer in your hand to switch between Ban, Kick and Mute modes.
Hit a player when you have found the correct mode to ban, kick or mute them!
To unmute a player either use the command or click the player again!
Same for the bazooka! Use the command /bazooka and left click to change mode!
Permissions:
/banhammer - BanHammer.BanHammer
Switch between modes -
- BanHammer.mode.ban
- BanHammer.mode.kick
- BanHammer.mode.mute
Ban, Mute or Kick player using the banhammer: BanHammer.execute
/bazooka - BanHammer.bazooka
Switch between modes -
- BanHammer.bazooka.modes
Ban, Mute or Kick player using bazooka: BanHammer.bazooka.execute
Config.yml
Code (Text):#Prefix displayed behind every message
#Set to '' for no prefix
prefix: '&7[&cBanHammer&7] '
#Messages broadcast on kick, ban and mute
banBroadcast: '&c%PLAYER% &7banned &c%TARGET%'
muteBroadcast: '&c%PLAYER% &7muted &c%TARGET%'
kickBroadcast: '&c%PLAYER% &7kicked &c%TARGET%'
unmuteBroadcast: '&a%PLAYER% &7unmuted &a%TARGET%'
#Items you will use to kick, ban and mute players##
#Only use the item ID##
#List of item ids: http://minecraft-ids.grahamedgecombe.com/
banItem: 369
muteItem: 280
kickItem: 370
#Names of bazookas
bazookaBanName: '&cBanZooka'
bazookaKickName: '&aKickZooka'
bazookaMuteName: '&eMuteZooka'
bazookaNormalName: '&bNormalZooka'
#Messages broadcast when target is hit by arrow
bazookaBanBroadcast: '&c%PLAYER% &7banned &c%TARGET%'
bazookaKickBroadcast: '&c%PLAYER% &7kicked &c%TARGET%'
bazookaMuteBroadcast: '&c%PLAYER% &7muted &c%TARGET%'
bazookaUnmuteBroadcast: '&a%PLAYER% &7unmuted &a%TARGET%'
#List of muted players
mutedplayers:
#Do not change this
restart:
Known bugs:
- None
If updating from a previous version, please delete old config before install
Please message me to suggest anything or to report bugs
Thank you!

BanHammer 2.1
Hit someone with a blazerod to ban, kick or mute them!
Recent Updates
- Bazooka & Permission changes Nov 21, 2015
- Permission Nov 20, 2015
- Configuration Changes Nov 20, 2015