Stránka 1 z 1
WorldGuard
Napsal: 02 pro 2011, 21:43
od nejento
Server: 93.91.240.163:27952 - GlowCraft
Zdravím všechny,
potřebuji menší radu ohledně WorldGuard.
Potřebuji nastavit aby led přírodně nezamrzal a aby se nezasněžovalo.
Na sníh je: disable-snow-formation
Na led je: disable-ice-formation
Otázka je: Kam to mam napsat a mam za to něco doplnit?
Díky moc za odpověď
Re: WorldGuard
Napsal: 02 pro 2011, 21:46
od Leeking
Pokud už to máš ty řádky ve WG configu, napiš tam místo true false.
Re: WorldGuard
Napsal: 02 pro 2011, 21:56
od nejento
V Configu mam jen tohle
Kód: Vybrat vše
#
# WorldGuard's world configuration file
#
# This is a world configuration file. Anything placed into here will only
# affect this world. If you don't put anything in this file, then the
# settings will be inherited from the main configuration file.
#
# If you see {} below, that means that there are NO entries in this file.
# Remove the {} and add your own entries.
#
{}
Tak mam na konec jenom přidat místo {} tohle: disable-snow-formation: true ?
Re: WorldGuard
Napsal: 02 pro 2011, 22:01
od Leeking
jdi do plugins/WorldGuard/ a tam si otevři config, tam si najdi část, která je pod tímto textem a přepiš to co chceš ( ice formation a snow formation ) na true.
Kód: Vybrat vše
dynamics:
disable-grass-growth: false
disable-ice-melting: false
disable-snow-formation: false
disable-mushroom-spread: false
disable-snow-melting: false
disable-leaf-decay: false
disable-ice-formation: false
Re: WorldGuard
Napsal: 02 pro 2011, 23:29
od Ollie987
Tohle jsme s uživatelem nejento zkoušeli! Pořát to nejde! :/