Disabling creeper and fire griefing
It’s been a few years since I’ve ran a server and have completely forgotten how it’s done.
I’ve tried googling and have found a bunch of mixed answers on the best way to do this.
Basically I want to disable creeper explosion damage without disabling mobgriefing (that has unintended consequences)
And I also want to disable fire spreading.
What are the best ways to go about this?
I am running paper 1.21.5
Solution:Jump to solution
Yea i suggested worldguard because with WG you can disable almost any and everything
6 Replies
A paper server?
If its a bukkit/spigot (or fork of) or paper (or fork of) server, download world-guard plugin and do /rg flag ##global other-explosions deny
You could also check other flags to deny like fire spread and whatnot with /rg flags ##global
Disabling fire ticks can be done with /gamerule dofiretick false
(Or something like that)
Yes, what his majesty said that too
Nice game rule worked. I’ll check out WorldGuard
Solution
Yea i suggested worldguard because with WG you can disable almost any and everything
You guys are great. World edit before> world guard > disabled both fire spread and creeper demo. ❤️