Dobrý den, chtěl bych vědět a prosím o kontrolu proč mi tnt a creepři ničí svět když mám explodeblock : false
Spoiler: zobrazit
Kód: Vybrat vše
# Defaults for AntiCreeper.
# This file is not expected to be extracted by the user, but could be if so desired
#
# Added nerf_dragon. Replaced damageblocks with explodeblocks.
# Added nerf_wither.destroyblocks.
# Added nerf_beds
# Added example with material name strings
# Added example .power
# Added defaults for blockphysics
nerf_creeper:
explodeblocks: false
depth: 0 #that is, everywhere
# yield: not set; defaults to system default
# blocklist: not set
# power: 3.0 not set; defaults to system default
whitelist: false
entitydamage:
toplayer: true
tomob: true
toitem: true
todrops: false
topainting: false
depth: 0 #effective everywhere
effects: true
whitelist: false
fire: false
blockphysics: false
# This section affects the Wither boss explosion only
nerf_wither:
explodeblocks: false
depth: 0 #that is, everywhere
# yield: not set; defaults to system default
# blocklist: not set
entitydamage:
toplayer: true
tomob: true
toitem: false
todrops: false
topainting: false
depth: 0 #effective everywhere
effects: true
whitelist: false
fire: false
# Below affects Wither "walking" through blocks or when damaged. blocklist will apply
destroyblocks: true
blockphysics: false
nerf_dragon:
# Dragon actually explodes blocks he flies through
explodeblocks: true
whitelist: false
# blocklist: SAND, DIRT
blockphysics: false
# This section affects ghast fire, fire charges, and wither skulls
nerf_fireball:
explodeblocks: false
depth: 0 #that is, everywhere
# yield: not set; defaults to system default
entitydamage:
toplayer: true
tomob: true
toitem: true
todrops: false
topainting: false
depth: 0 #that is, everywhere
effects: true
fire: true
blockphysics: false
nerf_tnt:
explodeblocks: false
depth: 0 #that is, everywhere
# yield: not set; defaults to system default
# Below would disable TNT chains
# blocklist: tnt
whitelist: false
entitydamage:
toplayer: true
tomob: true
toitem: true
todrops: false
topainting: false
depth: 0 #that is, everywhere
effects: true
fire: false
blockphysics: false
nerf_endermen:
spawnok: true
teleportok: true
blockliftok: true
blockplaceok: true
whitelist: false
# blocklist: 2,3,12,13,37,38,39,40,46,81,82,86,103,110
# Above are the only blocks un-modded MC allows Endermen to pick up
# You can either leave the ones you want them to ignore, or
# set whitelist=true and delete the ones you want
# Note that Blocklist only applies at pickup. No blocklist for placement.
nerf_lightning:
entitydamage:
toplayer: true
tomob: true
toitem: true
todrops: true
topainting: true
nerf_beds: false
nerfed_worlds:
- world
- nether
- world_the_end
Nebo neznáte jiný plugin co umí vybuchování zastavit??? Vím že něco je v essentials ale jinak nic nevím