Creeper explodes blocks are put in Creative mode
VideoSar64 opened this issue ยท 16 comments
Plugins list
http://prntscr.com/2ipgx0
The video you linked is an intended feature.
If you want it to drop items instead, change the value "explosion" flag under "break-as-gamemode" to false.
If you simply do not want them blown up, that is out of the scope of this plugin. That kind of feature is intended to be completed by some sort of protection plugin, not a plugin that is trying to keep your economy sane.
WorldGuard does not protect blocks placed under the control of AntiShare!
This problem AntiShare or WorldGuard?
Just I do not like players that houses destroyed. More precisely only blocks that have put in creative mode!
Here's another video!
http://youtu.be/i7eBJ28s7jg
In your video it says there are no defined regions. What plugin is blocking the explosions?
WorldGuard
config.yml
....
mobs:
block-creeper-explosions: false
block-creeper-block-damage: true
block-wither-explosions: false
block-wither-block-damage: false
block-wither-skull-explosions: false
block-wither-skull-block-damage: false
block-enderdragon-block-damage: false
block-enderdragon-portal-creation: false
block-fireball-explosions: false
block-fireball-block-damage: true
anti-wolf-dumbness: false
disable-enderman-griefing: false
disable-snowman-trails: false
block-painting-destroy: false
block-item-frame-destroy: true
block-plugin-spawning: true
block-above-ground-slimes: false
block-other-explosions: false
block-zombie-door-destruction: false
block-creature-spawn: []
allow-tamed-spawns: true
......
Your video clearly says "no regions here", but you just gave me the configuration for a region.
That is why I'm confused.
For the protection of region from Griff worth plugin WorldGuard.
In the settings, I found the following:
block-creeper-block-damage: true
Thus blocks are not destroyed in the explosion Creeper
But blocks set in a creative mode anyway explode.
I understand that you can create the region and protect it from explosions using flag
but it is not convenient
Reolved by 5275628
Will be in the next update.