Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Player Database
  • Skin Browser
  • Cape Gallery
  • Community Hub
  • Seed Vault

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
SimpleBanHammer
PluginLicenseRef-All-Rights-Reserved

SimpleBanHammer

A simple plugin that gives an admin a ban hammer for banning players.

299
Downloads
0
Followers
4 months ago
Updated
📦
18
Versions
game-mechanicsmanagementutilitybukkitpaperspigot
Download Latestv1.1.6View on Modrinth

📖About SimpleBanHammer

SimpleBanHammer

Discalimers

Disclaimer 1:

For version below 1.1.1: plugin LuckPerm is required for the public broadcast feature to use player's prefix!

Disclaimer 2:

version 1.1.5 has not been tested by me, so i implore you, that if you find any bug/issue, please make a github issue or DM me on discord (.monkeee.)

Summery

This Plugins is for admins that are board of banning players the normal way.

v1.1.4 has the ability to send logs to discord webhooks

Functionality

When a player is hit with the ban hammer, he will forever be banned from the server with the reason set by the user. The ban can be broadcasted to all the players with a customized message via config.

Server Operators will not be affected by the ban hammer.

CUSTOM REASON IS ONLY AVAILABLE IN THE VERSION 1.0.2 AND UP!

Permissions

sbh.give - Required for using the command to give yourself the ban hammer DEFAULT: OP

sbh.usehammer - Required to use the ban hammer to ban someone. DEFAULT: OP

sbh.reload - Required for reloading the config. DEFAULT: OP

sbh.exampt - Protects a player from being banned by the hammer. DEFAULT: False

Commands

/givehammer <reason> - Give yourself the ban hammer with a custom reason. (Permission Required: sbh.give) (1.1.4 and lower)

/givebanhammer reason:"<reason>" command:"ban %player% %reason%" - Give yourself the ban hammer with a custom reason and command. If left empty, will use the default values form the config. (1.1.5+)

/sbh_config - Edit and manage the config (Permission Required: sbh.config)

Issues and Updates

UPDATES:

This project is my side project so do not expect full updates or anything similar.

ISSUES:

If you find any issues, report them here and i will resolve them whenever i can!

Current Config (v1.1.5)

# DO NOT TOUCH UNDER ANY CIRCUMSTANCES!
# current-version: "1.0.4"

# Type: Bool. Weather the ban is broadcasted to all the players.
enable-broadcast: false

# Type: str. Message that is broadcasted to all the players.
# ONLY IF 'enable-broadcast' IS ENABLED
# Vars:
broadcast-message: '&cPlayer %prefix_player% &chas been banned by %prefix_admin% with the reason: &e%reason%'

# Type: str, The ban command used to ban players. (ex. tempban, ban, eban, mute, ...)
# REQUIRED: The moderator has to have permission to use said command!
ban-command: 'ban %player% %reason%'

# Type: str, The ban message if non arguments given.
default-reason: "The Ban Hammer Has Spoken!"

# Type: Bool, If op players should receive Update Notifications when joining.
update-notifier: true

# Type: Str, The item for the ban hammer. NOTE: HAS TO BE A VALID ITEM FORMAT (ex.: mace, iron_axe, diamond_axe,...)
item-banhammer: "IRON_AXE"

# Type: Str, If the executed command is run by the player or the console.
enable-console-sender: true

# Type: Str, Discord webhook url for logging bans to discord.
# LEAVE EMPTY IF NOT USED
discord-webhook: ""

👥 Team & Contributors

_Monkeee
_MonkeeeOwner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
bukkitpaperspigot
Minecraft Versions
1.201.20.11.20.21.20.31.20.41.20.51.20.61.21+9 more

🔗 Links

Modrinth Page