{"id":12920,"date":"2020-11-27T00:01:38","date_gmt":"2020-11-27T00:01:38","guid":{"rendered":"https:\/\/test2.gginternal.net\/knowledgebase\/article\/how-to-disable-mob-griefing-tnt-explosions-and-fire-spread\/"},"modified":"2020-11-27T00:01:38","modified_gmt":"2020-11-27T00:01:38","slug":"how-to-disable-mob-griefing-tnt-explosions-and-fire-spread","status":"publish","type":"ht_kb","link":"https:\/\/ggservers.com\/knowledgebase\/article\/how-to-disable-mob-griefing-tnt-explosions-and-fire-spread\/","title":{"rendered":"How to Disable Mob Griefing, TNT Explosions and Fire Spread"},"content":{"rendered":"\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/ggservers.com\/knowledgebase\/wp-content\/uploads\/2024\/03\/banner10_1mgbruh.png\" alt=\"\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"How to disable Mob Griefing, TnT Explosions, and Fire Spread!\" width=\"643\" height=\"362\" src=\"https:\/\/www.youtube.com\/embed\/GOzHjg-8BJ4?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n\n\n\n<p>This guide will show you how to properly disable mob griefing, TNT explosions, and fire spread on your server.<\/p>\n\n\n\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\">The <strong>mob griefing<\/strong> option will affect first the explosion caused by mobs, which are disabled if you also disable the mob griefing, but also the ability of mobs to change the world ( for example the ability of Ender Mans to pick up items).<\/p>\n\n\n\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\">The <strong>TNT explosion&#8217;s<\/strong> option will affect either the TNT should explode or not on your server.<\/p>\n\n\n\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\">The <strong>fire spread<\/strong> option will affect if the fire is spreading on your server or not.<\/p>\n\n\n\n<p>All of those are usually disabled so no player can use them to damage your world.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h1 class=\"wp-block-heading\">  Vanilla Servers  <\/h1>\n\n\n\n<ol class=\"wp-block-list\">\n<li>To disable the mob griefing on your Vanilla server you need to use the following command:<\/li>\n<\/ol>\n\n\n\n<p><code>\/gamerule mobGriefing [true | false]<\/code><\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<ol class=\"wp-block-list\" start=\"2\">\n<li>To disable the TNT explosion&#8217;s on your Vanilla server you need to use the following command:<\/li>\n<\/ol>\n\n\n\n<p><code>\/gamerule tntexplodes [true | false]<\/code><\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<ol class=\"wp-block-list\" start=\"3\">\n<li>To disable the mob griefing on your Vanilla server you need to use the following command:<\/li>\n<\/ol>\n\n\n\n<p><code>\/gamerule doFireTick [true | false]<\/code><\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h1 class=\"wp-block-heading\">  Plugins Servers (Bukkit, Spigot or Paper)  <\/h1>\n\n\n\n<p>On plugins servers you can use the same commands mentioned above in Vanilla, they will work for sure, but you can also use the <code>WorldGuard<\/code> plugin to manage those options better.<\/p>\n\n\n\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-alert\"><a href=\"https:\/\/ggservers.com\/knowledgebase\/article\/how-to-set-up-and-use-worldguard-plugin\/\">Here<\/a> is our guide for using <code>WorldGuard<\/code>, please take a look.<\/p>\n\n\n\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\">NOTE: <code>WordGuard<\/code> plugin also requires the <code>WorldEdit<\/code> plugin installed for it to work properly.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>To disable the creeper explosions on your Plugins server using the WorldGuard plugin you need to use the following command:<\/li>\n<\/ol>\n\n\n\n<p><code>\/region flag __global__ creeper-explosion [allow | deny]<\/code><\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<ol class=\"wp-block-list\" start=\"2\">\n<li>To disable the mob griefing on your Plugins server using the WorldGuard plugin you need to use the following command:<\/li>\n<\/ol>\n\n\n\n<p><code>\/region flag __global__ tnt [allow | deny]<\/code><\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<ol class=\"wp-block-list\" start=\"3\">\n<li>To disable any type of explosion on your Plugins server using the WorldGuard plugin you need to use the following command:<\/li>\n<\/ol>\n\n\n\n<p><code>\/region flag __global__ other-explosion [allow | deny]<\/code><\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<ol class=\"wp-block-list\" start=\"4\">\n<li>To disable fire spread on your Plugins server using the WorldGuard plugin you need to use the following command:<\/li>\n<\/ol>\n\n\n\n<p><code>\/region flag __global__  fire-spread [allow | deny]<\/code><\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h1 class=\"wp-block-heading\">  Modded Servers (Forge)  <\/h1>\n\n\n\n<p>On the modded server, you can use the same commands as on Vanilla ones.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>To disable the mob griefing on your Forge server you need to use the following command:<\/li>\n<\/ol>\n\n\n\n<p><code>\/gamerule mobGriefing [true | false]<\/code><\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<ol class=\"wp-block-list\" start=\"2\">\n<li>To disable the TNT explosion&#8217;s on your Forge server you need to use the following command:<\/li>\n<\/ol>\n\n\n\n<p><code>\/gamerule tntexplodes [true | false]<\/code><\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<ol class=\"wp-block-list\" start=\"3\">\n<li>To disable the mob griefing on your Forge server you need to use the following command:<\/li>\n<\/ol>\n\n\n\n<p><code>\/gamerule doFireTick [true | false]<\/code><\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-success\">If you have any issues disabling mob griefing, TNT explosions, or fire spread into your server please contact us on live chat or via the ticket system.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h1 class=\"wp-block-heading\">\u2755 Useful Links \u2755<\/h1>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/ggservers.com\/knowledgebase\/article\/recommended-minecraft-plugins\/\">Recommended Minecraft Plugins<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/ggservers.com\/knowledgebase\/article\/recommended-minecraft-plugins\/\">Bukkit\/ Spigot\/ PaperSpigot Recommended Plugins<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/ggservers.com\/knowledgebase\/article\/improve-your-server-performance\/\">Improve Your Server Performance<\/a><\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>This guide will show you how to properly disable mob griefing, TNT explosions, and fire spread on your server. All of those are usually disabled so no player can use them to damage your world. Vanilla Servers \/gamerule mobGriefing [true | false] \/gamerule tntexplodes [true | false] \/gamerule doFireTick [true&#8230;<\/p>\n","protected":false},"author":3,"comment_status":"open","ping_status":"open","template":"","format":"standard","meta":{"_acf_changed":false,"_sitemap_exclude":false,"_sitemap_priority":"","_sitemap_frequency":"","footnotes":""},"ht-kb-category":[27],"ht-kb-tag":[],"class_list":["post-12920","ht_kb","type-ht_kb","status-publish","format-standard","hentry","ht_kb_category-minecraft"],"acf":[],"_links":{"self":[{"href":"https:\/\/ggservers.com\/knowledgebase\/wp-json\/wp\/v2\/ht-kb\/12920","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ggservers.com\/knowledgebase\/wp-json\/wp\/v2\/ht-kb"}],"about":[{"href":"https:\/\/ggservers.com\/knowledgebase\/wp-json\/wp\/v2\/types\/ht_kb"}],"author":[{"embeddable":true,"href":"https:\/\/ggservers.com\/knowledgebase\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/ggservers.com\/knowledgebase\/wp-json\/wp\/v2\/comments?post=12920"}],"version-history":[{"count":0,"href":"https:\/\/ggservers.com\/knowledgebase\/wp-json\/wp\/v2\/ht-kb\/12920\/revisions"}],"wp:attachment":[{"href":"https:\/\/ggservers.com\/knowledgebase\/wp-json\/wp\/v2\/media?parent=12920"}],"wp:term":[{"taxonomy":"ht_kb_category","embeddable":true,"href":"https:\/\/ggservers.com\/knowledgebase\/wp-json\/wp\/v2\/ht-kb-category?post=12920"},{"taxonomy":"ht_kb_tag","embeddable":true,"href":"https:\/\/ggservers.com\/knowledgebase\/wp-json\/wp\/v2\/ht-kb-tag?post=12920"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}