Stránka 1 z 2

Zakázané Hoření

Napsal: 29 srp 2012, 21:58
od siOnzee
27887
Zas ahoj fakaheďáci.
Chtěl bych se pouze zeptat, umí některý z těchto pluginů zakázat hoření ?

Kód: Vybrat vše

Cenzured

Potřeboval bych vědět který to umí :)

Re: Zakázané Hoření

Napsal: 29 srp 2012, 22:07
od bart
Umí to worldguard :)

Re: Zakázané Hoření

Napsal: 29 srp 2012, 23:09
od siOnzee
Jediný ? :)

Re: Zakázané Hoření

Napsal: 29 srp 2012, 23:11
od bart
Jo z těch co si tu napsal jediný, ještě se to dá udělat že přes frakce, ale to bude fungovat jen v claim-nutém území

Re: Zakázané Hoření

Napsal: 29 srp 2012, 23:13
od siOnzee
Ok, že mi nehoří vlna ani stromy, a config je v pohodě.
Spoiler: zobrazit

Kód: Vybrat vše

#
# 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-
schedulertrue
    sql
:
        use: 
false
        dsn
jdbc:mysql://localhost/worldguard
        
usernameworldguard
        password
worldguard
    enable
true
    invincibility
-removes-mobsfalse
    high
-frequency-flagsfalse
    wand
287
    max
-claim-volume30000
    claim
-only-inside-existing-regionsfalse
    max
-region-count-per-player:
        default: 
7
auto
-invinciblefalse
use-player-move-eventtrue
op
-permissionstrue
protection
:
    
item-durabilitytrue
    remove
-infinite-stacksfalse
    disable
-xp-orb-dropsfalse
    disable
-obsidian-generatorsfalse
simulation
:
    
sponge:
        
enabletrue
        radius
3
        redstone
false
default:
    
pumpkin-scubafalse
    disable
-health-regainfalse
physics
:
    
no-physics-gravelfalse
    no
-physics-sandfalse
    allow
-portal-anywherefalse
    disable
-water-damage-blocks: []
ignition:
    
block-tntfalse
    block
-tnt-block-damagefalse
    block
-lighterfalse
fire
:
    
disable-lava-fire-spreadfalse
    disable
-all-fire-spreadfalse
    disable
-fire-spread-blocks: []
    
lava-spread-blocks: []
mobs:
    
block-creeper-explosionsfalse
    block
-creeper-block-damagefalse
    block
-enderdragon-block-damagefalse
    block
-fireball-explosionsfalse
    block
-fireball-block-damagefalse
    anti
-wolf-dumbnessfalse
    disable
-enderman-griefingfalse
    block
-painting-destroyfalse
    block
-creature-spawn: []
    
block-plugin-spawningtrue
player
-damage:
    
disable-fall-damagefalse
    disable
-lava-damagefalse
    disable
-fire-damagefalse
    disable
-lightning-damagefalse
    disable
-drowning-damagefalse
    disable
-suffocation-damagefalse
    disable
-contact-damagefalse
    teleport
-on-suffocationfalse
    disable
-void-damagefalse
    teleport
-on-void-fallingfalse
    disable
-explosion-damagefalse
    disable
-mob-damagefalse
    disable
-death-messagesfalse
chest
-protection:
    
enablefalse
    disable
-off-checkfalse
crops
:
    
disable-creature-tramplingfalse
    disable
-player-tramplingfalse
weather
:
    
prevent-lightning-strike-blocks: []
    
disable-lightning-strike-firefalse
    disable
-thunderstormfalse
    disable
-weatherfalse
    disable
-pig-zombificationfalse
    disable
-powered-creepersfalse
    always
-rainingfalse
    always
-thunderingfalse
dynamics
:
    
disable-mushroom-spreadfalse
    disable
-ice-meltingfalse
    disable
-snow-meltingfalse
    disable
-snow-formationfalse
    disable
-ice-formationfalse
    disable
-leaf-decayfalse
    disable
-grass-growthfalse
blacklist
:
    use-as-
whitelistfalse
    logging
:
        
console:
            
enabletrue
        database
:
            
enabletrue
            dsn
jdbc:mysql://localhost:3306/gs_27887_1
            
usergs_27887_1
            pass
xxxxxxxxxxx
            table
blacklist_events
        file
:
            
enablefalse
            path
worldguard/logs/%Y-%m-%d.log
            open
-files10
summary
-on-starttrue
host
-keys: {}
 

Re: Zakázané Hoření

Napsal: 29 srp 2012, 23:16
od bart

Kód: Vybrat vše

disable-all-fire-spread: false


Nastavit na true

Re: Zakázané Hoření

Napsal: 29 srp 2012, 23:18
od siOnzee
Anoo, to bude ono, blbě jsem si to předtím musel přečíst :) (bral jsem to jako že to vypne hoření)

Re: Zakázané Hoření

Napsal: 29 srp 2012, 23:20
od siOnzee
**ne, tak to stále nehoří.

Re: Zakázané Hoření

Napsal: 29 srp 2012, 23:29
od Huurcz
Essentials

Kód: Vybrat vše

fire-spread: true/false

Re: Zakázané Hoření

Napsal: 29 srp 2012, 23:34
od siOnzee
To bylo ono, děkuju ti :)