Stránka 1 z 1

Tok vody

Napsal: 10 úno 2018, 20:15
od Pattik
Zdravím, zjistil jsem, že na serveru mi neteče voda. Zjistil jsem také, že to bude pluginem Residence. Mám zakoupené tyto residence. https://www.spigotmc.org/resources/resi ... -12.11480/

A v configu již uvedených residencí se nachází todle.

Kód: Vybrat vše

    Flow:
      # Level from which one to start lava and water flow blocking
      # This dont have effect in residence area
      Level: 256
      # With this set to true, lava flow outside residence is blocked
      NoLavaFlow: false
      # With this set to true, water flow outside residence is blocked
      NoWaterFlow: false
      Worlds:
      - world



Ačkoliv pokud hráč chce položit vodu tak mu to vypíše, že nemá permisse. Když jsem se snažil permisse na toto hledat, tak jsem bohužel nikde žádnou nenašel. Děkuji všem za ochotu a případnout pomoc.

Re: Tok vody

Napsal: 10 úno 2018, 20:44
od pitilon@seznam.cz
res set flow t aby tekla voda/láva
MI stačilo napsat tohle a vždy to šlo..

Re: Tok vody

Napsal: 10 úno 2018, 20:48
od Pattik
pitilon@seznam.cz píše:res set flow t aby tekla voda/láva
MI stačilo napsat tohle a vždy to šlo..


Voda a láva mi v residenci teče uplně v pohodě, ale mimo resku nechce vůbec téct ..

Re: Tok vody

Napsal: 10 úno 2018, 20:54
od pitilon@seznam.cz
Z tvého popisu to úplně nevyplynulo.

Máš na serveru worldguard či jiné? Zkus dodat seznam pluginů případně.

Re: Tok vody

Napsal: 10 úno 2018, 20:55
od Pattik
https://ctrlv.cz/bXWM Tady je screen s pluginama

Re: Tok vody

Napsal: 10 úno 2018, 21:00
od pitilon@seznam.cz
Zkus dodat essentails config (hlavně sekci k protection)

Re: Tok vody

Napsal: 10 úno 2018, 21:06
od Pattik

Kód: Vybrat vše

############################################################
# +------------------------------------------------------+ #
# |                 EssentialsProtect                    | #
# +------------------------------------------------------+ #
############################################################

# This section requires the EssentialsProtect.jar to work.

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: 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
      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
      horse: false

  # Maximum height the creeper should explode. -1 allows them to explode everywhere.
  # Set prevent.creeper-explosion to true, if you want to disable creeper explosions.
  creeper:
    max-height: -1

  # Disable various default physics and behaviors.
  disable:
    # Should fall damage be disabled?
    fall: false

    # Users with the essentials.protect.pvp permission will still be able to attack each other if this is set to true.
    # They will be unable to attack users without that same permission node.
    pvp: false

    # Should drowning damage be disabled?
    # (Split into two behaviors; generally, you want both set to the same value.)
    drown: false
    suffocate: false

    # Should damage via lava be disabled?  Items that fall into lava will still burn to a crisp. ;)
    lavadmg: false

    # Should arrow damage be disabled?
    projectiles: false

    # This will disable damage from touching cacti.
    contactdmg: false

    # Burn, baby, burn!  Should fire damage be disabled?
    firedmg: false

    # Should the damage after hit by a lightning be disabled?
    lightning: false

    # Should Wither damage be disabled?
    wither: false

    # Disable weather options?
    weather:
      storm: false
      thunder: false
      lightning: false

Re: Tok vody

Napsal: 10 úno 2018, 21:15
od pitilon@seznam.cz
Essentials vypadá OK..
Nenapadá mě již nic když tam nemáš ani ten WG.. Neprodával jsi nějaké změny?
Napadá mě ještě zkoušet pluginy mazat postupně dokud se problém nevyřeší a potom se zaměřit na ten plugin který jsi odebral a následně to funguje..

Re: Tok vody

Napsal: 10 úno 2018, 21:22
od Pattik
Jako já když mám nejvyšší práva, tzn. * tak můžu vše a voda mi funguje, ale normální groupka hráč nemůže tu vodu pokládat, zkoušel jsem i hledat permissi na toto, ale nenašel jsem to ..

Re: Tok vody

Napsal: 10 úno 2018, 21:58
od Ritchy
V pluginu residence to máš (config)