{"id":118741,"date":"2026-06-07T02:35:00","date_gmt":"2026-06-06T23:35:00","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/pacifism\/"},"modified":"2026-06-07T02:35:00","modified_gmt":"2026-06-06T23:35:00","slug":"pacifism","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/pacifism\/","title":{"rendered":"Pacifism"},"content":{"rendered":"<p>![Dependencies](https:\/\/github.com\/Streamline-Essentials\/StreamlineWiki\/blob\/main\/website\/images\/Dependencies.png?raw=true)<br \/>\n* **BukkitOfUtils** &#8211; Centralized utilities and plugin internals.<\/p>\n<p>![Discord](https:\/\/github.com\/Streamline-Essentials\/StreamlineWiki\/blob\/main\/website\/images\/JoinTheDiscord.png?raw=true)<br \/>\nPlease join the Streamline Hub Discord in order to get updates and for me to fully assist you with bugs, questions, or suggestions.<\/p>\n<p>Discord: **click here**<\/p>\n<p>![Summary](https:\/\/github.com\/Streamline-Essentials\/StreamlineWiki\/blob\/main\/website\/images\/Summary.png?raw=true)<br \/>\nAllow players to toggle their PVP on or off. (Also enables PVP after a specified amount of grace-time.).<\/p>\n<p>![Why This?](https:\/\/github.com\/Streamline-Essentials\/StreamlineWiki\/blob\/main\/website\/images\/WhyThis.png?raw=true)<br \/>\nPacifism offers simplicity while still granting your server what you need.<\/p>\n<p>![How to Install](https:\/\/github.com\/Streamline-Essentials\/StreamlineWiki\/blob\/main\/website\/images\/HowToInstall.png?raw=true)<br \/>\n1. Download and install BukkitOfUtils. Found here: BukkitOfUtils<br \/>\n2. Download the correct version of this plugin for your server version.<br \/>\n3. Place in your `plugins` folder.<br \/>\n4. Stop server.<br \/>\n5. Start server.<br \/>\n6. Use to your liking.<\/p>\n<p>![More Info](https:\/\/github.com\/Streamline-Essentials\/StreamlineWiki\/blob\/main\/website\/images\/MoreInfo.png?raw=true)<br \/>\n## How to toggle your PVP<br \/>\n1. Install plugin. (Shown above.)<br \/>\n2. `\/tpvp`<\/p>\n<p>## Functions<br \/>\n* Disable PVP interactions:<br \/>\n  * Direct (melee).<br \/>\n  * Projectiles.<br \/>\n  * Explosions in a specified radius.<br \/>\n    * Block explosions.<br \/>\n      * Beds.<br \/>\n      * TNT.<br \/>\n      * Respawn Anchors.<br \/>\n      * Other.<br \/>\n        * Configurable by Bukkit `Material`.<br \/>\n    * Entity explosions.<br \/>\n      * TNT Minecarts.<br \/>\n      * Primed TNT.<br \/>\n      * End Crystals.<br \/>\n      * Other.<br \/>\n        * Configurable by Bukkit `EntityType`.<br \/>\n* Configurable grace-period.<br \/>\n  * `x` ticks (20 ticks = 1 second) until pvp is automatically disabled or enabled (configurable).<br \/>\n  * Configurable countdown messages via FireStrings (via BukkitOfUtils) or commands ran as console.<br \/>\n  * Configurable grace-period end message.<br \/>\n  * Set players grace-period with commands.<\/p>\n<p>## Placeholder API Support<br \/>\nCheck out the placeholders on my wiki: **click here**<\/p>\n<p>![Commands and Permissions](https:\/\/github.com\/Streamline-Essentials\/StreamlineWiki\/blob\/main\/website\/images\/CommandsAndPermissions.png?raw=true)<br \/>\n## Commands<br \/>\n### Definitions<br \/>\n* `<required>` &#8211; &#8220;required&#8221; (literal) is required for the command to work.<br \/>\n* `(optional)` &#8211; &#8220;optional&#8221; (literal) is optional for the command to work.<br \/>\n* `&#8221;thing&#8221;` &#8211; thing is non-literal; meaning you specify something that &#8220;thing&#8221; describes. Such as a world name, or player name.<\/p>\n<p>### Plugin Commands<br \/>\n* `\/tpvp`<br \/>\n  * `\/tpvp (&#8220;player&#8221;) (-f)`<br \/>\n    * Toggles PVP for a certain player or for yourself.<br \/>\n    * Use `-f` to force toggling; meaning it will bypass the cooldown.<br \/>\n* `\/spvp`<br \/>\n  * `\/spvp <on\/off> (&#8220;player&#8221;) (-f)`<br \/>\n    * Sets PVP to on \/ off for a certain player or for yourself.<br \/>\n    * Use `-f` to force setting; meaning it will bypass the cooldown.<br \/>\n* `\/worldwhitelist`<br \/>\n  * `\/worldwhitelist <set-as> <whitelist|blacklist>`<br \/>\n    * Sets the whitelist to either be a **whitelist** (worlds in it are the only worlds that Pacifism works in) or a **blacklist** (worlds in it are excluded from Pacifism working in them).<br \/>\n  * `\/worldwhitelist <add\/remove> [&#8220;world&#8221;]`<br \/>\n    * Adds a world to the whitelist\/blacklist.<br \/>\n  * `\/worldwhitelist <list>`<br \/>\n    * Lists all worlds currently in the whitelist\/blacklist.<br \/>\n* `\/setgracetime`<br \/>\n  * `\/setgracetime <\"ticks\"> [&#8220;player&#8221;]`<br \/>\n    * Sets the gracetime in ticks for a certain player or for yourself.<\/p>\n<p>## Permissions<br \/>\n&#8211; `pacifism.command.togglepvp` &#8211; Allows running the command `\/tpvp`.<br \/>\n&#8211; `pacifism.command.setpvp` &#8211; Allows running the command `\/spvp`.<br \/>\n&#8211; `pacifism.command.worldwhitelist` &#8211; Allows running the command `\/worldwhitelist`.<br \/>\n&#8211; `pacifism.command.setgracetime` &#8211; Allows running the command `\/setgracetime`.<br \/>\n&#8211; `pacifism.others.toggle` &#8211; Allows toggling other players&#8217; PVP.<br \/>\n&#8211; `pacifism.others.set` &#8211; Allows setting other players&#8217; PVP to on or off.<br \/>\n&#8211; `pacifism.others.gracetime` &#8211; Allows setting other players&#8217; gracetime.<br \/>\n&#8211; `pacifism.force` &#8211; Allows toggling or setting PVP forcefully (bypasses cooldown).<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Allow players to toggle their PVP on or off. (Also enables PVP after a specified amount of grace-time.)<\/p>\n","protected":false},"featured_media":118742,"template":"","meta":{"_minecraft_slug":"pacifism","_minecraft_project_id":"NyGNHccT","_minecraft_author":"MrDrak","_minecraft_license":"LGPL-3.0-or-later","_minecraft_downloads":2093,"_minecraft_follows":16,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"pacifism.zip","_minecraft_size_bytes":85400639,"_minecraft_version_count":17,"_minecraft_updated_at":"2026-05-16T06:10:34.013454Z","_minecraft_date_created":"2024-01-12T01:50:33.826281Z","_minecraft_date_modified":"2025-06-26T03:26:31.683199Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/pacifism","_minecraft_icon_attachment_id":118742,"_minecraft_imported_at":"2026-06-06T23:35:02+00:00","_minecraft_import_hash":"19ab6ca48c2e373dca9611c7b64001ae","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,125,89,126,127,128,867,129,92],"mod_loader":[130,131,132,133,134],"minecraft_version":[339,340,341,357,359,360,379,382,385,438,446,449,110,111,112,113,114,115,116,117,118,119,120,46,47,48,49,50,51,52,53,54,55,56,57,58,59,36,60,93,94,101,102,62,37,40,41,73,74,38,78,79,80,81,82,21,13,14,15,16,17,18,19,20,22,23,24,25,26,27,28,29,30,31,860,861,862,863,864],"class_list":["post-118741","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-folia","mod_category-game-mechanics","mod_category-management","mod_category-paper","mod_category-purpur","mod_category-social","mod_category-spigot","mod_category-utility","mod_loader-bukkit","mod_loader-folia","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","minecraft_version-1-10","minecraft_version-1-10-1","minecraft_version-1-10-2","minecraft_version-1-11","minecraft_version-1-11-1","minecraft_version-1-11-2","minecraft_version-1-12","minecraft_version-1-12-1","minecraft_version-1-12-2","minecraft_version-1-13","minecraft_version-1-13-1","minecraft_version-1-13-2","minecraft_version-1-14","minecraft_version-1-14-1","minecraft_version-1-14-2","minecraft_version-1-14-3","minecraft_version-1-14-4","minecraft_version-1-15","minecraft_version-1-15-1","minecraft_version-1-15-2","minecraft_version-1-16","minecraft_version-1-16-1","minecraft_version-1-16-2","minecraft_version-1-16-3","minecraft_version-1-16-4","minecraft_version-1-16-5","minecraft_version-1-17","minecraft_version-1-17-1","minecraft_version-1-18","minecraft_version-1-18-1","minecraft_version-1-18-2","minecraft_version-1-19","minecraft_version-1-19-1","minecraft_version-1-19-2","minecraft_version-1-19-3","minecraft_version-1-19-4","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","minecraft_version-1-7-10","minecraft_version-1-7-2","minecraft_version-1-7-3","minecraft_version-1-7-4","minecraft_version-1-7-5","minecraft_version-1-7-6","minecraft_version-1-7-7","minecraft_version-1-7-8","minecraft_version-1-7-9","minecraft_version-1-8","minecraft_version-1-8-1","minecraft_version-1-8-2","minecraft_version-1-8-3","minecraft_version-1-8-4","minecraft_version-1-8-5","minecraft_version-1-8-6","minecraft_version-1-8-7","minecraft_version-1-8-8","minecraft_version-1-8-9","minecraft_version-1-9","minecraft_version-1-9-1","minecraft_version-1-9-2","minecraft_version-1-9-3","minecraft_version-1-9-4"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Pacifism - 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\/pacifism\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Pacifism - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Allow players to toggle their PVP on or off. (Also enables PVP after a specified amount of grace-time.)\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/pacifism\/\" \/>\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=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/pacifism\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/pacifism\\\/\",\"name\":\"Pacifism - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/pacifism\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/pacifism\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/pacifism-icon-22412cea5c1d0f8f41fb5d2a2fcd4a0b8fb0f74f_96.webp\",\"datePublished\":\"2026-06-06T23:35:00+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/pacifism\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/pacifism\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/pacifism\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/pacifism-icon-22412cea5c1d0f8f41fb5d2a2fcd4a0b8fb0f74f_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/pacifism-icon-22412cea5c1d0f8f41fb5d2a2fcd4a0b8fb0f74f_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/pacifism\\\/#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\":\"Pacifism\"}]},{\"@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":"Pacifism - 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\/pacifism\/","og_locale":"en_US","og_type":"article","og_title":"Pacifism - Minecraft","og_description":"Allow players to toggle their PVP on or off. (Also enables PVP after a specified amount of grace-time.)","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/pacifism\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/pacifism\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/pacifism\/","name":"Pacifism - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/pacifism\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/pacifism\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/pacifism-icon-22412cea5c1d0f8f41fb5d2a2fcd4a0b8fb0f74f_96.webp","datePublished":"2026-06-06T23:35:00+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/pacifism\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/pacifism\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/pacifism\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/pacifism-icon-22412cea5c1d0f8f41fb5d2a2fcd4a0b8fb0f74f_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/pacifism-icon-22412cea5c1d0f8f41fb5d2a2fcd4a0b8fb0f74f_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/pacifism\/#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":"Pacifism"}]},{"@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\/118741","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\/118742"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=118741"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=118741"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=118741"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=118741"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}