Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

Creepery i TNT nie wybuchaja


Rekomendowane odpowiedzi

Opublikowano

Ponieważ mam Survival chce aby mi wybuchały TNT i creepery.

Piszcie jaki plik wam podesłać bo 1 chce essenssialiss 2 WorldGuard 3 plik itd. itd.

Mam nadzieje ze pomozecie ')

Opublikowano

Żeby tnt działału ustaw tak

 

    block-tnt: false
    block-tnt-block-damage: false
 

A creepery

 

    block-creeper-explosions: false
    block-creeper-block-damage: false
 

272521459542159815554.gif

Opublikowano

 

prevent:

tnt-explosion: false

tnt-playerdamage: false
creeper-explosion: false
creeper-playerdamage: false
creeper-blockdamage: false
ustaw tak

Ale w WorldGuard?

Opublikowano

nie ma w tym pliku config moze to w innym? xD
masz:
jest tak;):

 

# General physics/behavior modifications.
prevent:
lava-flow: false
water-flow: false
water-bucket-flow: false
fire-spread: true
lava-fire-spread: true
flint-fire: false
lightning-fire-spread: true
portal-creation: false
tnt-explosion: false
tnt-playerdamage: false
tnt-minecart-explosion: false
tnt-minecart-playerdamage: false
fireball-explosion: false
fireball-fire: false
fireball-playerdamage: false
witherskull-explosion: false
witherskull-playerdamage: false
wither-spawnexplosion: false
wither-blockreplace: false
creeper-explosion: false
creeper-playerdamage: false
creeper-blockdamage: false
enderdragon-blockdamage: true
enderman-pickup: false
villager-death: false
# Monsters won't follow players.
# permission essentials.protect.entitytarget.bypass disables this.
entitytarget: false
# Prevent the spawning of creatures.
spawn:
creeper: false
skeleton: false
spider: false
giant: false
zombie: false
slime: false
ghast: false
pig_zombie: false
enderman: false
cave_spider: false
Opublikowano

 

nie ma w tym pliku config moze to w innym? xD

masz:

jest tak;):

 

1. # General physics/behavior modifications.
2. prevent:
3. lava-flow: false
4. water-flow: false
5. water-bucket-flow: false
6. fire-spread: true
7. lava-fire-spread: true
8. flint-fire: false
9. lightning-fire-spread: true
10. portal-creation: false
11. tnt-explosion: false
12. tnt-playerdamage: false
13. tnt-minecart-explosion: false
14. tnt-minecart-playerdamage: false
15. fireball-explosion: false
16. fireball-fire: false
17. fireball-playerdamage: false
18. witherskull-explosion: false
19. witherskull-playerdamage: false
20. wither-spawnexplosion: false
21. wither-blockreplace: false
22 .creeper-explosion: false
23.creeper-playerdamage: false
creeper-blockdamage: false
enderdragon-blockdamage: true
enderman-pickup: false
villager-death: false
# Monsters won't follow players.
# permission essentials.protect.entitytarget.bypass disables this.
entitytarget: false
# Prevent the spawning of creatures.
spawn:
creeper: false
skeleton: false
spider: false
giant: false
zombie: false
slime: false
ghast: false
pig_zombie: false
enderman: false
cave_spider: false

po bokach masz numerki, szukaj nr. 22 :P

Lajk ; )

Opublikowano

no bo patrz:

na górze tego masz napisane "prevent" co tłumacząc znaczy "zapobiegaj" i jeśli ustawisz np..creeper-explosion: true to będzie zapobiegać wybuchom creeperów

i teraz zgodnie z tym należy ustawić:

creeper-explosion: false
creeper-playerdamage: false
creeper-blockdamage: false

 

jeśli tak masz to powinno być wszystko ok

Lajk ; )

Opublikowano

To zmień na true... o Boshe...

A jak nie to masz pewnie jakiś plugin na nie wybuchanie Creeperów i tnt.

Sprawdź też WorldGuard w configu czy nie ma tego zablokowanego

1387475061-U885056.png


 Z wami od 23 Marca 2013  <3 


 

Opublikowano

nie ma!
aktualnie:

Essenssialis:

 

protect:
# General physics/behavior modifications.
prevent:
lava-flow: false
water-flow: false
water-bucket-flow: false
fire-spread: true
lava-fire-spread: true
flint-fire: false
lightning-fire-spread: true
portal-creation: false
tnt-explosion: true
tnt-playerdamage: true
tnt-minecart-explosion: true
tnt-minecart-playerdamage: true
fireball-explosion: false
fireball-fire: false
fireball-playerdamage: false
witherskull-explosion: false
witherskull-playerdamage: false
wither-spawnexplosion: false
wither-blockreplace: false
creeper-explosion: true
creeper-playerdamage: true
creeper-blockdamage: true
enderdragon-blockdamage: true
enderman-pickup: false
villager-death: false
# Monsters won't follow players.
# permission essentials.protect.entitytarget.bypass disables this.
entitytarget: false
# Prevent the spawning of creatures.
spawn:
creeper: false
skeleton: false
spider: false
giant: false
zombie: false
slime: false
ghast: false
pig_zombie: false
enderman: false
cave_spider: false
silverfish: false
blaze: false
magma_cube: false
ender_dragon: false
pig: false
sheep: false
cow: false
chicken: false
squid: false
wolf: false
mushroom_cow: false
snowman: false
ocelot: false
iron_golem: false
villager: false
wither: false
bat: false
witch: false

WorldGuard:
#
# WorldGuard's main configuration file
#
# This is the global configuration file. Anything placed into here will
# be applied to all worlds. However, each world has its own configuration
# file to allow you to replace most settings in here for that world only.
#
# About editing this file:
# - DO NOT USE TABS. You MUST use spaces or Bukkit will complain. If
# you use an editor like Notepad++ (recommended for Windows users), you
# must configure it to "replace tabs with spaces." In Notepad++, this can
# be changed in Settings > Preferences > Language Menu.
# - Don't get rid of the indents. They are indented so some entries are
# in categories (like "enforce-single-session" is in the "protection"
# category.
# - If you want to check the format of this file before putting it
# into WorldGuard, paste it into http://yaml-online-parser.appspot.com/
# and see if it gives "ERROR:".
# - Lines starting with # are comments and so they are ignored.
#
regions:
use-scheduler: true
sql:
use: false
dsn: jdbc:mysql://localhost/worldguard
username: worldguard
password: worldguard
enable: true
invincibility-removes-mobs: false
high-frequency-flags: false
wand: 287
max-claim-volume: 30000
claim-only-inside-existing-regions: false
max-region-count-per-player:
default: 7
use-creature-spawn-event: true
auto-invincible: false
use-player-move-event: true
op-permissions: true
protection:
item-durability: true
remove-infinite-stacks: false
disable-xp-orb-drops: false
disable-obsidian-generators: false
simulation:
sponge:
enable: true
radius: 3
redstone: false
default:
pumpkin-scuba: false
disable-health-regain: false
physics:
no-physics-gravel: false
no-physics-sand: false
allow-portal-anywhere: false
disable-water-damage-blocks: []
vine-like-rope-ladders: false
ignition:
block-tnt: false
block-tnt-block-damage: false
block-lighter: true
fire:
disable-lava-fire-spread: true
disable-all-fire-spread: true
disable-fire-spread-blocks: []
lava-spread-blocks: []
mobs:
block-creeper-explosions: false
block-creeper-block-damage: false
block-enderdragon-block-damage: true
block-fireball-explosions: true
block-fireball-block-damage: false
anti-wolf-dumbness: false
disable-enderman-griefing: true
block-painting-destroy: false
block-creature-spawn: []
block-plugin-spawning: true
block-wither-explosions: false
block-wither-block-damage: false
block-wither-skull-explosions: false
block-wither-skull-block-damage: false
block-item-frame-destroy: false
block-above-ground-slimes: false
block-enderdragon-portal-creation: false
block-other-explosions: false
block-zombie-door-destruction: false
player-damage:
disable-fall-damage: false
disable-lava-damage: false
disable-fire-damage: false
disable-lightning-damage: false
disable-drowning-damage: false
disable-suffocation-damage: false
disable-contact-damage: false
teleport-on-suffocation: false
disable-void-damage: false
teleport-on-void-falling: false
disable-explosion-damage: false
disable-mob-damage: false
disable-death-messages: false
chest-protection:
enable: false
disable-off-check: false
crops:
disable-creature-trampling: false
disable-player-trampling: false
weather:
prevent-lightning-strike-blocks: []
disable-lightning-strike-fire: false
disable-thunderstorm: false
disable-weather: false
disable-pig-zombification: false
disable-powered-creepers: false
always-raining: false
always-thundering: false
dynamics:
disable-mushroom-spread: false
disable-ice-melting: false
disable-snow-melting: false
disable-snow-formation: false
disable-ice-formation: false
disable-leaf-decay: false
disable-grass-growth: false
disable-mycelium-spread: false
disable-vine-growth: false
blacklist:
use-as-whitelist: false
logging:
console:
enable: true
database:
enable: false
dsn: jdbc:mysql://localhost:3306/minecraft
user: root
pass: ''
table: blacklist_events
file:
enable: false
path: worldguard/logs/%Y-%m-%d.log
open-files: 10
summary-on-start: true
host-keys: {}
security:
deop-everyone-on-join: false
block-in-game-op-command: false
gameplay:
block-potions: []
block-potions-overly-reliably: false
Opublikowano

jak zmieni na true to mu właśnie zblokuje :)

co do tematu, zobacz jeszcze config world guard

Jak to mu zablokuje ?! chyba widzę że ktoś się na bukkicie nie zna ;d false = wyłącz true= włącz

 

creeper-explosion: false = wyłącz

creeper-playerdamage: false = wyłącz

creeper-blockdamage: false = wyłącz

Takie mu ustawienia dałeś xD

1387475061-U885056.png


 Z wami od 23 Marca 2013  <3 


 

Opublikowano

JEST I DALEJ NIE DZIAŁA:


# General physics/behavior modifications.
prevent:
lava-flow: false
water-flow: false
water-bucket-flow: false
fire-spread: true
lava-fire-spread: true
flint-fire: false
lightning-fire-spread: true
portal-creation: false
tnt-explosion: false
tnt-playerdamage: false
tnt-minecart-explosion: true
tnt-minecart-playerdamage: true
fireball-explosion: false
fireball-fire: false
fireball-playerdamage: false
witherskull-explosion: false
witherskull-playerdamage: false
wither-spawnexplosion: false
wither-blockreplace: false
creeper-explosion: false
creeper-playerdamage: false
creeper-blockdamage: false
enderdragon-blockdamage: true
enderman-pickup: false
villager-death: false
# Monsters won't follow players.
# permission essentials.protect.entitytarget.bypass disables this.
entitytarget: false
# Prevent the spawning of creatures.
spawn:
creeper: false
skeleton: false
spider: false
giant: false
zombie: false
slime: false
ghast: false
pig_zombie: false
enderman: false
cave_spider: false
silverfish: false
blaze: false
magma_cube: false
ender_dragon: false
pig: false
sheep: false
cow: false
chicken: false
squid: false
wolf: false
mushroom_cow: false
snowman: false
ocelot: false
iron_golem: false
villager: false
wither: false
bat: false
witch: false

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...