turt2live / AntiShare

Creative Awkwardness (Multi-platform plugin)
GNU General Public License v3.0
5 stars 4 forks source link

Creeper explodes blocks are put in Creative mode #125

Closed VideoSar64 closed 10 years ago

VideoSar64 commented 10 years ago

Creeper explodes blocks are put in Creative mode It can be configured?

VideoSar64 commented 10 years ago

up

turt2live commented 10 years ago

Cannot reproduce

VideoSar64 commented 10 years ago

http://www.youtube.com/watch?v=AXulYmdZseY&feature=youtu.be

VideoSar64 commented 10 years ago

Plugins list http://prntscr.com/2ipgx0

turt2live commented 10 years ago

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.

VideoSar64 commented 10 years ago

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

turt2live commented 10 years ago

In your video it says there are no defined regions. What plugin is blocking the explosions?

VideoSar64 commented 10 years ago

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 ......

turt2live commented 10 years ago

So you have a global region setup?

VideoSar64 commented 10 years ago

I do not understand. of any global settings you say?

turt2live commented 10 years ago

Your video clearly says "no regions here", but you just gave me the configuration for a region.

That is why I'm confused.

VideoSar64 commented 10 years ago

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.

VideoSar64 commented 10 years ago

I understand that you can create the region and protect it from explosions using flag but it is not convenient

turt2live commented 10 years ago

I'll look into this. I see what you mean now.

VideoSar64 commented 10 years ago

Thank you. glad you understand me. I will wait for an answer from you.

turt2live commented 10 years ago

Reolved by https://github.com/turt2live/AntiShare/commit/5275628bdba3d1869db1f45cd259f8ccd8ba6d11

Will be in the next update.