snih

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
TheX
Příspěvky: 123
Registrován: 02 pro 2011, 19:17
Reputation: 0

snih

#1 Příspěvekod TheX » 31 pro 2011, 23:53

93.91.250.106:27786
jak mam zastavit snih ja vim ze mi sejsel rikal /toggledownfall ale to prestane na chvili a zacne za chvili zase ale ja myslel jestli nejde nak treba v res zastavit to snezeni nebo nak uplne aby uz nikdy nesnezilo diky za odpoved
Pokud vám někdo pomohl, poděkujte mu Karmou.
Pojďte se kouknout na můj server: 93.91.250.106:27786

Uživatelský avatar
Sejsel
Příspěvky: 4131
Registrován: 19 čer 2011, 09:43
Reputation: 0
Bydliště: /home/sejsel/
Kontaktovat uživatele:

Re: snih

#2 Příspěvekod Sejsel » 01 led 2012, 12:49

Existují na to pluginy, například to umí WorldGuard...

.. /toggledownfall mi funguje už asi měsíc, je divné, že zase začalo sněžit....
01101110011101010110001001110111

TheX
Příspěvky: 123
Registrován: 02 pro 2011, 19:17
Reputation: 0

Re: snih

#3 Příspěvekod TheX » 01 led 2012, 17:04

jj diky a nevis jak to mam udelat presaten WorldGuard
Pokud vám někdo pomohl, poděkujte mu Karmou.
Pojďte se kouknout na můj server: 93.91.250.106:27786

magscraft
Příspěvky: 211
Registrován: 20 zář 2011, 21:01
Reputation: 0

Re: snih

#4 Příspěvekod magscraft » 01 led 2012, 19:27

Skus Essential :)
budes spokojen

Uživatelský avatar
Shaggy84675
Příspěvky: 1239
Věk: 28
Registrován: 23 srp 2011, 12:53
Reputation: 0
Kontaktovat uživatele:

Re: snih

#5 Příspěvekod Shaggy84675 » 02 led 2012, 00:38

příkazem /region flag <jmenoregionu> snow-fall deny
Omluvte prosím moji nefunkčnost podpisu. Momentálně přesouvám podpis na svůj webserver.

Uživatelský avatar
Sejsel
Příspěvky: 4131
Registrován: 19 čer 2011, 09:43
Reputation: 0
Bydliště: /home/sejsel/
Kontaktovat uživatele:

Re: snih

#6 Příspěvekod Sejsel » 02 led 2012, 11:41

a nebo v configu - ale to bys nám sem musel dat všechny configy WorldGuardu...
01101110011101010110001001110111

TheX
Příspěvky: 123
Registrován: 02 pro 2011, 19:17
Reputation: 0

Re: snih

#7 Příspěvekod TheX » 02 led 2012, 19:08

ja mam mesto v celej res menome city a kdys napisu do mena regionu city tak mi to napise id name newite jak to mam udelat to mam normalne ten region udelat
Pokud vám někdo pomohl, poděkujte mu Karmou.
Pojďte se kouknout na můj server: 93.91.250.106:27786

TheX
Příspěvky: 123
Registrován: 02 pro 2011, 19:17
Reputation: 0

Re: snih

#8 Příspěvekod TheX » 02 led 2012, 19:12

tu je config WorldGuard

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

protection:
    enforce-single-session: true
    item-durability: true
    remove-infinite-stacks: false
    disable-xp-orb-drops: false
    disable-obsidian-generators: false
chest-protection:
    enable: false
physics:
    allow-portal-anywhere: false
    no-physics-sand: false
    no-physics-gravel: false
    disable-water-damage-blocks: []
ignition:
    block-tnt-block-damage: false
    block-tnt: false
    block-lighter: false
regions:
    max-region-count-per-player:
        default: 7
    claim-only-inside-existing-regions: false
    invincibility-removes-mobs: false
    max-claim-volume: 30000
    high-frequency-flags: false
    enable: true
    use-scheduler: true
    wand: 287
simulation:
    sponge:
        redstone: false
        enable: true
        radius: 3
fire:
    disable-lava-fire-spread: true
    lava-spread-blocks: []
    disable-fire-spread-blocks: []
    disable-all-fire-spread: false
suppress-tick-sync-warnings: false
default:
    disable-health-regain: false
    pumpkin-scuba: false
mobs:
    anti-wolf-dumbness: false
    block-creature-spawn: []
    block-fireball-explosions: false
    block-fireball-block-damage: false
    block-creeper-block-damage: false
    disable-enderman-griefing: false
    block-creeper-explosions: false
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
blacklist:
    use-as-whitelist: false
    logging:
        console:
            enable: true
        file:
            path: worldguard/logs/%Y-%m-%d.log
            enable: false
            open-files: 10
        database:
            dsn: jdbc:mysql://localhost:3306/minecraft
            enable: false
            table: blacklist_events
            user: root
            pass: ''
summary-on-start: true
weather:
    always-raining: false
    disable-powered-creepers: false
    disable-weather: false
    disable-lightning-strike-fire: false
    always-thundering: false
    prevent-lightning-strike-blocks: []
    disable-thunderstorm: false
    disable-pig-zombification: false
crops:
    disable-creature-trampling: false
    disable-player-trampling: false
use-player-move-event: true
op-permissions: true
player-damage:
    teleport-on-void-falling: false
    disable-drowning-damage: false
    disable-void-damage: false
    disable-fire-damage: false
    disable-lava-damage: false
    teleport-on-suffocation: false
    disable-death-messages: false
    disable-mob-damage: false
    disable-fall-damage: false
    disable-explosion-damage: false
    disable-suffocation-damage: false
    disable-contact-damage: false
    disable-lightning-damage: false
auto-invincible-permission: false
Pokud vám někdo pomohl, poděkujte mu Karmou.
Pojďte se kouknout na můj server: 93.91.250.106:27786

Uživatelský avatar
Sejsel
Příspěvky: 4131
Registrován: 19 čer 2011, 09:43
Reputation: 0
Bydliště: /home/sejsel/
Kontaktovat uživatele:

Re: snih

#9 Příspěvekod Sejsel » 02 led 2012, 22:56

uprav

Kód: Vybrat vše

weather:
    always-raining: false
    disable-powered-creepers: false
    disable-weather: false
    disable-lightning-strike-fire: false
    always-thundering: false
    prevent-lightning-strike-blocks: []
    disable-thunderstorm: false
    disable-pig-zombification: false

na

Kód: Vybrat vše

weather:
    always-raining: false
    disable-powered-creepers: false
    disable-weather: true
    disable-lightning-strike-fire: false
    always-thundering: false
    prevent-lightning-strike-blocks: []
    disable-thunderstorm: false
    disable-pig-zombification: false
01101110011101010110001001110111

TheX
Příspěvky: 123
Registrován: 02 pro 2011, 19:17
Reputation: 0

Re: snih

#10 Příspěvekod TheX » 02 led 2012, 23:46

j diky moc
Pokud vám někdo pomohl, poděkujte mu Karmou.
Pojďte se kouknout na můj server: 93.91.250.106:27786


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 55 hostů