{"id":162886,"date":"2026-06-09T19:21:28","date_gmt":"2026-06-09T16:21:28","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/unstable-ban\/"},"modified":"2026-06-09T19:21:28","modified_gmt":"2026-06-09T16:21:28","slug":"unstable-ban","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/unstable-ban\/","title":{"rendered":"Unstable Ban"},"content":{"rendered":"<p># \ud83d\udc80 Unstable Ban \u2014 Minecraft Plugin<\/p>\n<p>**Unstable Ban** brings **true hardcore vibes** to your Minecraft server by turning **player deaths into bans**.<br \/>\nEvery life counts \u2014 **one mistake and you&#8217;re out**.<\/p>\n<p>It functions just like the **banning system on Unstable SMP**, with a **few additional features**, but it&#8217;s **fully configurable** to behave *exactly* like **Unstable SMP** if desired.<\/p>\n<p>&#8212;<\/p>\n<p>## \u26a1 Core Idea<\/p>\n<p>Death is no longer just a setback.<\/p>\n<p>* You don&#8217;t respawn<br \/>\n* You don&#8217;t keep playing<br \/>\n* You get **banned**<\/p>\n<p>Whether temporary or permanent \u2014 **death finally means something**.<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udcac What Happens When a Player Dies<\/p>\n<p>* The plugin **detects the death instantly**<br \/>\n* A **ban command is sent to LibertyBans**<br \/>\n* The player is **automatically banned**<br \/>\n* A **Wither spawn sound** plays<br \/>\n* Nearby players **see the death message and hear the sound** (configurable radius)<br \/>\n* The player sees a **custom ban reason** (killer or natural cause)<\/p>\n<p>&#8220;`yaml<br \/>\n# The radius in which the death message\/sound will be seen\/heard when someone dies. 1 = 1 Block<br \/>\ndeath-radius: 1000<\/p>\n<p># Should the plugin send a death message in the chat and\/or play a sound when someone dies ONLY IN THE ASSIGNED RADIUS?<br \/>\ndeath-message: true<br \/>\ndeath-sound: true<\/p>\n<p># Only use sounds that are listed in https:\/\/hub.spigotmc.org\/javadocs\/spigot\/org\/bukkit\/Sound.html<br \/>\ndeath-sound-type: ENTITY_WITHER_SPAWN<\/p>\n<p># The reason the player should see if he dies<br \/>\n# %player% = the name of the player who died<br \/>\n# %killer% = the name of the player who killed the player (if there is one)<br \/>\n# %banCount% = the amount of bans the player has after being killed<br \/>\nban-reason: &#8220;You were killed by %killer%!&#8221;<\/p>\n<p># when there is no killer, the player should see this message<br \/>\nban-reason-natural-causes: &#8220;You died!&#8221;<br \/>\n&#8220;`<\/p>\n<p>No delays. No loopholes.<br \/>\nJust **pure consequences**.<\/p>\n<p>&#8212;<\/p>\n<p>## \u23f3 Ban Progression System<\/p>\n<p>Unstable Ban supports **escalating ban durations**, just like on **Unstable SMP**.<\/p>\n<p>&#8220;`yaml<br \/>\n# m = minutes, h = hours, d = days, mo = months<br \/>\n# for permanent bans, delete all durations except the first one and set it to &#8220;perm&#8221;<br \/>\nban-durations:<br \/>\n  &#8211; &#8220;10m&#8221;<br \/>\n  &#8211; &#8220;1h&#8221;<br \/>\n  &#8211; &#8220;6h&#8221;<br \/>\n  &#8211; &#8220;24h&#8221;<br \/>\n  &#8211; &#8220;7d&#8221;<\/p>\n<p># Should a players bans be reset after the last\/longest ban time<br \/>\nban-durations-last-reset: true<br \/>\n&#8220;`<\/p>\n<p>Each death increases the punishment.<br \/>\nAfter reaching the longest duration, bans can automatically reset (optional).<\/p>\n<p>Survive longer \u2014 or **pay the price**.<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udd04 Earn Your Way Back In<\/p>\n<p>If you&#8217;re using **temporary bans**, players can **reduce their ban counter** in two ways.<\/p>\n<p>### \u23f1\ufe0f By Spending Time on the Server<\/p>\n<p>&#8220;`yaml<br \/>\n# Should someone lose one ban after a certain time period?<br \/>\nlose-ban-after-time: true<\/p>\n<p># s = seconds, m = minutes, h = hours, d = days<br \/>\nlose-ban-after-duration: &#8220;2h&#8221;<\/p>\n<p># use -1 to remove all bans after the time period<br \/>\nlose-ban-amount: 1<br \/>\n&#8220;`<\/p>\n<p>If a player is on ban level 2 and the time passes,<br \/>\nthey&#8217;ll drop back to ban level 1 \u2014 meaning **shorter bans next time**.<\/p>\n<p>When they join while this system is active, a **boss bar countdown** shows the remaining time.<\/p>\n<p>&#8220;`yaml<br \/>\n# the color of the countdown boss bar<br \/>\ncountdown-bossbar-color: &#8220;RED&#8221;<\/p>\n<p># The title on top of the boss bar<br \/>\n# Use %time% to show the remaining time until the next ban is removed<br \/>\ncountdown-bossbar-title: &#8220;\u00a7cYou will lose one ban in %time%&#8221;<br \/>\n&#8220;`<\/p>\n<p>&#8212;<\/p>\n<p>### \u2694\ufe0f By Killing Other Players<\/p>\n<p>High risk. High reward.<\/p>\n<p>&#8220;`yaml<br \/>\n# Should someone lose ban(s) after getting a kill?<br \/>\nlose-ban-after-kill: true<\/p>\n<p># use -1 to remove all bans after the time period<br \/>\nlose-ban-amount-on-kill: -1<br \/>\n&#8220;`<\/p>\n<p>One kill can **wipe all previous bans** \u2014 if you&#8217;re brave enough.<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83e\udde0 Why Unstable Ban Is Different<\/p>\n<p>* **Death = Consequence**<br \/>\n* **Escalating punishments**<br \/>\n* **Redemption through skill or patience**<br \/>\n* **Public deaths with sound &#038; messages**<br \/>\n* **Full logging &#038; moderation transparency**<br \/>\n* **Fully configurable hardcore experience**<\/p>\n<p>It&#8217;s not just a plugin \u2014 it&#8217;s **a ruleset for tension**.<\/p>\n<p>&#8212;<\/p>\n<p>### \ud83d\udce2 Join &#038; Leave Radius Control<\/p>\n<p>Join and leave messages can also be limited to a specific radius.<\/p>\n<p>&#8220;`yaml<br \/>\n# Should leave messages only be sent to players in a certain radius around the player who left?<br \/>\nleave-msg-radius-enabled: true<br \/>\nleave-msg-radius: 1000<\/p>\n<p># Should join messages only be sent to players in a certain radius around the player who joined?<br \/>\njoin-msg-radius-enabled: true<br \/>\njoin-msg-radius: 1000<br \/>\n&#8220;`<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83c\udfae Perfect For<\/p>\n<p>* Hardcore SMPs<br \/>\n* Competitive survival servers<br \/>\n* Events &#038; challenges<br \/>\n* Content creators<br \/>\n* Servers that want **real stakes**<\/p>\n<p>Every fight matters.<br \/>\nEvery heart matters.<br \/>\nEvery decision matters.<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udccb Commands \u2014 Unstable Ban<\/p>\n<p>| Command                                 | Function                          | Permission            |<br \/>\n| &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; | &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; | &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; |<br \/>\n| `\/unstableban bans`                     | Check your current ban count      | Player                |<br \/>\n| `\/ub bans`                              | Alias for `\/unstableban bans`     | Player                |<br \/>\n| `\/unstableban togglebossbar`            | Toggle your ban countdown bossbar | Player                |<br \/>\n| `\/ub togglebossbar`                     | Alias                             | Player                |<br \/>\n| `\/unstableban help`                     | Show help message                 | `unstableban.help`    |<br \/>\n| `\/ub help`                              | Alias                             | `unstableban.help`    |<br \/>\n| `\/unstableban reload`                   | Reload configuration              | `unstableban.reload`  |<br \/>\n| `\/ub reload`                            | Alias                             | `unstableban.reload`  |<br \/>\n| `\/unstableban getbans <player>`         | Get ban count of a player         | `unstableban.getbans` |<br \/>\n| `\/unstableban setbans <player> <value>` | Set ban count of a player         | `unstableban.setbans` |<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udce6 Installation<\/p>\n<p>1. Place `unstable-ban` in your `plugins\/` folder<br \/>\n2. Make sure **LibertyBans** is installed<br \/>\n3. Restart your server<br \/>\n4. Deaths now trigger bans automatically<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udd17 Dependencies<\/p>\n<p>* LibertyBans<\/p>\n<p>&#8212;<\/p>\n<p>**Death finally means something.**<br \/>\n**Every life is precious. Every fight counts.**<\/p>\n<p>Unstable Ban turns your server into a **true hardcore adventure** \ud83d\udc80\ud83d\udd25<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A remake of the banning system on Unstable with optional timed bans &#8211; easy configuration<\/p>\n","protected":false},"featured_media":162887,"template":"","meta":{"_minecraft_slug":"unstable-ban","_minecraft_project_id":"yK5HP519","_minecraft_author":"Blaulix","_minecraft_license":"GPL-3.0-only","_minecraft_downloads":503,"_minecraft_follows":5,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"unstable-ban.zip","_minecraft_size_bytes":53348,"_minecraft_version_count":3,"_minecraft_updated_at":"2026-05-16T10:32:41.178488Z","_minecraft_date_created":"2026-02-10T00:50:00.270344Z","_minecraft_date_modified":"2026-03-24T11:26:19.806758Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/unstable-ban","_minecraft_icon_attachment_id":162887,"_minecraft_imported_at":"2026-06-09T16:21:28+00:00","_minecraft_import_hash":"cc0188dab9f35f99a4524f6b925e5017","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[87,124,89,126,127,128,129],"mod_loader":[130,132,133,134],"minecraft_version":[62,37,40,41,73,74,38,78,79,80,81,82],"class_list":["post-162886","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-adventure","mod_category-bukkit","mod_category-game-mechanics","mod_category-management","mod_category-paper","mod_category-purpur","mod_category-spigot","mod_loader-bukkit","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-10","minecraft_version-1-21-11","minecraft_version-1-21-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-21-5","minecraft_version-1-21-6","minecraft_version-1-21-7","minecraft_version-1-21-8","minecraft_version-1-21-9"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Unstable Ban - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/unstable-ban\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Unstable Ban - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A remake of the banning system on Unstable with optional timed bans - easy configuration\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/unstable-ban\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/unstable-ban\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/unstable-ban\\\/\",\"name\":\"Unstable Ban - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/unstable-ban\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/unstable-ban\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/unstable-ban-icon-2655eb00d652882af54c7ac9b102d8a193279537_96.webp\",\"datePublished\":\"2026-06-09T16:21:28+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/unstable-ban\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/unstable-ban\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/unstable-ban\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/unstable-ban-icon-2655eb00d652882af54c7ac9b102d8a193279537_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/unstable-ban-icon-2655eb00d652882af54c7ac9b102d8a193279537_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/unstable-ban\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Unstable Ban\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Unstable Ban - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/unstable-ban\/","og_locale":"en_US","og_type":"article","og_title":"Unstable Ban - Minecraft","og_description":"A remake of the banning system on Unstable with optional timed bans - easy configuration","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/unstable-ban\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/unstable-ban\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/unstable-ban\/","name":"Unstable Ban - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/unstable-ban\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/unstable-ban\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/unstable-ban-icon-2655eb00d652882af54c7ac9b102d8a193279537_96.webp","datePublished":"2026-06-09T16:21:28+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/unstable-ban\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/unstable-ban\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/unstable-ban\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/unstable-ban-icon-2655eb00d652882af54c7ac9b102d8a193279537_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/unstable-ban-icon-2655eb00d652882af54c7ac9b102d8a193279537_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/unstable-ban\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"Unstable Ban"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/162886","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/162887"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=162886"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=162886"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=162886"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=162886"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}