{"id":126227,"date":"2026-06-07T13:04:19","date_gmt":"2026-06-07T10:04:19","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/punishmentssystem\/"},"modified":"2026-06-07T13:04:19","modified_gmt":"2026-06-07T10:04:19","slug":"punishmentssystem","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/punishmentssystem\/","title":{"rendered":"PunishmentsSystem"},"content":{"rendered":"<p>![Modrinth](https:\/\/modrinth.com\/plugin\/punishmentsystem)<\/p>\n<p># Punishments System<br \/>\n&#8212;<br \/>\n**An easy to use punishment system.**<\/p>\n<p>## Features<br \/>\n&#8211; A \/punish commands with pre-set reasons so moderators don&#8217;t get confused with times<br \/>\n&#8211; A \/check command to see a players Punishment History and check with the ID<br \/>\n&#8211; Able to forgive (unban\/unmute) a charge with the \/check command<br \/>\n&#8211; Punishments go IP wide<br \/>\n&#8211; \/checkip <ip|player> to check all accounts with one IP<br \/>\n&#8211; Also a unban command as an alias for \/check forgive (only for bans)<br \/>\n&#8211; Additionally there is the command \/manualpunish to manually punish people while igonring the presets<\/p>\n<p>&#8212;<\/p>\n<p>## Default Config<\/p>\n<details>\n<summary>config.json<\/summary>\n<p>&#8220;`<br \/>\n{<br \/>\n  &#8220;punishments&#8221;: {<br \/>\n    &#8220;toxicity&#8221;: {<br \/>\n      &#8220;category&#8221;: &#8220;toxicity&#8221;,<br \/>\n      &#8220;displayReason&#8221;: &#8220;Toxic behavior is not tolerated.&#8221;,<br \/>\n      &#8220;type&#8221;: &#8220;MUTE&#8221;,<br \/>\n      &#8220;steps&#8221;: [<br \/>\n        {<br \/>\n          &#8220;offense&#8221;: 1,<br \/>\n          &#8220;duration&#8221;: 86400000<br \/>\n        },<br \/>\n        {<br \/>\n          &#8220;offense&#8221;: 2,<br \/>\n          &#8220;duration&#8221;: 604800000<br \/>\n        },<br \/>\n        {<br \/>\n          &#8220;offense&#8221;: 3,<br \/>\n          &#8220;duration&#8221;: -1<br \/>\n        }<br \/>\n      ]<br \/>\n    },<br \/>\n    &#8220;hacking&#8221;: {<br \/>\n      &#8220;category&#8221;: &#8220;hacking&#8221;,<br \/>\n      &#8220;displayReason&#8221;: &#8220;You have been caught hacking.&#8221;,<br \/>\n      &#8220;type&#8221;: &#8220;BAN&#8221;,<br \/>\n      &#8220;steps&#8221;: [<br \/>\n        {<br \/>\n          &#8220;offense&#8221;: 1,<br \/>\n          &#8220;duration&#8221;: 7776000000<br \/>\n        },<br \/>\n        {<br \/>\n          &#8220;offense&#8221;: 2,<br \/>\n          &#8220;duration&#8221;: 10368000000<br \/>\n        },<br \/>\n        {<br \/>\n          &#8220;offense&#8221;: 3,<br \/>\n          &#8220;duration&#8221;: -1<br \/>\n        }<br \/>\n      ]<br \/>\n    },<br \/>\n    &#8220;spam&#8221;: {<br \/>\n      &#8220;category&#8221;: &#8220;spam&#8221;,<br \/>\n      &#8220;displayReason&#8221;: &#8220;Please do not spam.&#8221;,<br \/>\n      &#8220;type&#8221;: &#8220;KICK&#8221;,<br \/>\n      &#8220;steps&#8221;: [<br \/>\n        {<br \/>\n          &#8220;offense&#8221;: 1,<br \/>\n          &#8220;duration&#8221;: 0<br \/>\n        },<br \/>\n        {<br \/>\n          &#8220;offense&#8221;: 2,<br \/>\n          &#8220;duration&#8221;: 3600000<br \/>\n        },<br \/>\n        {<br \/>\n          &#8220;offense&#8221;: 3,<br \/>\n          &#8220;duration&#8221;: 86400000<br \/>\n        }<br \/>\n      ]<br \/>\n    }<br \/>\n  },<br \/>\n  &#8220;banMessage&#8221;: &#8220;\u00a7cYou are banned!\\n\\n\u00a77Reason: \u00a7f{reason}\\n\u00a77ID: \u00a7f#{banId}\\n\u00a77Expires: \u00a7f{expiry}&#8221;,<br \/>\n  &#8220;kickMessage&#8221;: &#8220;\u00a7cYou have been kicked!\\n\\n\u00a77Reason: \u00a7f{reason}\\n\u00a77ID: \u00a7f#{banId}&#8221;,<br \/>\n  &#8220;muteMessage&#8221;: &#8220;\u00a7cYou are muted!\\n\\n\u00a77Reason: \u00a7f{reason}\\n\u00a77ID: \u00a7f#{banId}\\n\u00a77Expires: \u00a7f{expiry}&#8221;<br \/>\n}<br \/>\n&#8220;`<\/p>\n<\/details>\n<p>You are able to set reasons and what to do after what times the player gets punished.<\/p>\n<details>\n<summary>Types<\/summary>\n<p>MUTE<\/p>\n<p>BAN<\/p>\n<p>KICK<\/p>\n<\/details>\n<p>&#8212;<\/p>\n<p>## Stats<br \/>\n![BungeeCord bStats](https:\/\/bstats.org\/plugin\/bungeecord\/PunishmentsSystem\/29594)<\/p>\n<p>&#8212;<\/p>\n<p>### Icon<\/p>\n<p>Judge hammer by ProSymbols from Noun Project (CC BY 3.0)<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A simple Punishment System<\/p>\n","protected":false},"featured_media":126228,"template":"","meta":{"_minecraft_slug":"punishmentssystem","_minecraft_project_id":"12IHoadO","_minecraft_author":"GameCreator","_minecraft_license":"GPL-3.0-only","_minecraft_downloads":139,"_minecraft_follows":0,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"punishmentssystem.zip","_minecraft_size_bytes":919714,"_minecraft_version_count":3,"_minecraft_updated_at":"2026-05-15T18:47:28.326687Z","_minecraft_date_created":"2026-02-16T23:08:45.733109Z","_minecraft_date_modified":"2026-02-17T14:58:36.646804Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/punishmentssystem","_minecraft_icon_attachment_id":126228,"_minecraft_imported_at":"2026-06-07T10:04:20+00:00","_minecraft_import_hash":"c99585af9f1d845c4c785ad9f2eb84d3","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[894,126,127],"mod_loader":[895,132],"minecraft_version":[59,36,60,93,94,101,102,62,37,40,41,73,74,38,78,79,80,81,82],"class_list":["post-126227","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bungeecord","mod_category-management","mod_category-paper","mod_loader-bungeecord","mod_loader-paper","minecraft_version-1-20","minecraft_version-1-20-1","minecraft_version-1-20-2","minecraft_version-1-20-3","minecraft_version-1-20-4","minecraft_version-1-20-5","minecraft_version-1-20-6","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>PunishmentsSystem - 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\/punishmentssystem\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"PunishmentsSystem - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A simple Punishment System\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/punishmentssystem\/\" \/>\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=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/punishmentssystem\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/punishmentssystem\\\/\",\"name\":\"PunishmentsSystem - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/punishmentssystem\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/punishmentssystem\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/punishmentssystem-icon-c4d5788755015cc4256943c0a3920727000da707_96.webp\",\"datePublished\":\"2026-06-07T10:04:19+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/punishmentssystem\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/punishmentssystem\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/punishmentssystem\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/punishmentssystem-icon-c4d5788755015cc4256943c0a3920727000da707_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/punishmentssystem-icon-c4d5788755015cc4256943c0a3920727000da707_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/punishmentssystem\\\/#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\":\"PunishmentsSystem\"}]},{\"@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":"PunishmentsSystem - 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\/punishmentssystem\/","og_locale":"en_US","og_type":"article","og_title":"PunishmentsSystem - Minecraft","og_description":"A simple Punishment System","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/punishmentssystem\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/punishmentssystem\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/punishmentssystem\/","name":"PunishmentsSystem - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/punishmentssystem\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/punishmentssystem\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/punishmentssystem-icon-c4d5788755015cc4256943c0a3920727000da707_96.webp","datePublished":"2026-06-07T10:04:19+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/punishmentssystem\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/punishmentssystem\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/punishmentssystem\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/punishmentssystem-icon-c4d5788755015cc4256943c0a3920727000da707_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/punishmentssystem-icon-c4d5788755015cc4256943c0a3920727000da707_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/punishmentssystem\/#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":"PunishmentsSystem"}]},{"@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\/126227","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\/126228"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=126227"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=126227"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=126227"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=126227"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}