Hraci nemuzou polozit vodu s kybliku

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
ensferi
Příspěvky: 39
Registrován: 20 lis 2011, 14:54
Reputation: 0

Hraci nemuzou polozit vodu s kybliku

#1 Příspěvekod ensferi » 04 pro 2011, 12:57

93.91.240.128:27541
Dobrý den chtel bych se zeptat proc hráči nemohou pokladat vodu mam na serveru plugin Essentials a mislim si ze je to tim
Prosim poradte co mam zmenit pokazdi kdyz to tmenim tak se to cele pokazy

Přidte si zapařit na muj serverIP:93.91.240.128:27541
Naposledy upravil(a) ensferi dne 04 pro 2011, 13:05, celkem upraveno 1 x.

Uživatelský avatar
Leeking
Příspěvky: 373
Registrován: 17 bře 2011, 16:47
Reputation: 0

Re: Hraci nemuzou polozit vodu s kybliku

#2 Příspěvekod Leeking » 04 pro 2011, 13:01

1) Nejsou to žádný taliáni, ale Essentials
2) Najdi si v configu EssentialsProtect a tam smaž id kyblíku s vodou a kyblíku normálního.
3) Když už, tak si dávej reklamu do podpisu a ne do příspěvku.
Poradil vám někdo? Poděkujte mu karmou. :)
Potřebujete poradit s Minecraftem? Napište mi.
Čtu každé téma na Minecraft fóru, není nutné mi co jste již napsali tam mi přeposílat. Děkuju za pochopení.

ensferi
Příspěvky: 39
Registrován: 20 lis 2011, 14:54
Reputation: 0

Re: Hraci nemuzou polozit vodu s kybliku

#3 Příspěvekod ensferi » 04 pro 2011, 13:07

Dekuju A v com mam otevčřít ten Essentials Protect
Co mam presne smazat

Kód: Vybrat vše

   lava-flow: false
    water-flow: false
   
    fire-spread: true
    lava-fire-spread: true
    flint-fire: false
    lightning-fire-spread: true
    portal-creation: false

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: Hraci nemuzou polozit vodu s kybliku

#4 Příspěvekod Sejsel » 04 pro 2011, 13:42

Vzdyt je to tam krasne videt...

Kód: Vybrat vše

    lava-flow: false
    water-flow: false

uprav na

Kód: Vybrat vše

    lava-flow: true
    water-flow: true
01101110011101010110001001110111

ensferi
Příspěvky: 39
Registrován: 20 lis 2011, 14:54
Reputation: 0

Re: Hraci nemuzou polozit vodu s kybliku

#5 Příspěvekod ensferi » 04 pro 2011, 16:49

Nojo ale když to tam napíšu tak zase voda neteče

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: Hraci nemuzou polozit vodu s kybliku

#6 Příspěvekod Sejsel » 04 pro 2011, 18:58

Aaaah.. dej to sem CELY!
01101110011101010110001001110111

Uživatelský avatar
salat
Příspěvky: 301
Registrován: 14 črc 2011, 17:20
Reputation: 0

Re: Hraci nemuzou polozit vodu s kybliku

#7 Příspěvekod salat » 04 pro 2011, 19:34

Máš tam worldguard jestli ano tak to nastav v confingu i tam
Pokud ti někdo pomohl dej mu karmu!
Server: 93.91.240.149:27269

ensferi
Příspěvky: 39
Registrován: 20 lis 2011, 14:54
Reputation: 0

Re: Hraci nemuzou polozit vodu s kybliku

#8 Příspěvekod ensferi » 06 pro 2011, 17:37

salat píše:Máš tam worldguard jestli ano tak to nastav v confingu i tam

wordguard tam nemam

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: Hraci nemuzou polozit vodu s kybliku

#9 Příspěvekod Sejsel » 06 pro 2011, 17:40

DEJ SEM celý config...
01101110011101010110001001110111

ensferi
Příspěvky: 39
Registrován: 20 lis 2011, 14:54
Reputation: 0

Re: Hraci nemuzou polozit vodu s kybliku

#10 Příspěvekod ensferi » 06 pro 2011, 17:41

Tak tady je to cele a este sem se chtel zeptat jak zakazu aby si hraci menili jmeno pomoci /nick jinemeno
A este neco na VIP aby VIP meli vic schopnosti kteri jim povolit Př:normalní hráči aby nemohli používat /mc (Magic Carpet) a VIP ano

Kód: Vybrat vše

protect:
  # Database settings for sign/rail protection
  # get mysql.jar and sqlite and place it in your serverroot/lib directory from here:
  # http://java.net/projects/essentials/sources/svn/show/lib?rev=435

  # mysql, sqlite or none
  datatype: 'sqlite'

  # If you specified MySQL above, you MUST enter the appropriate details here.
  # If you specified SQLite above, these will be IGNORED.
  username: 'root'
  password: 'root'
  mysqlDb: 'jdbc:mysql://localhost:3306/minecraft'

  # For which block types would you like to be alerted?
  # You can find a list of IDs in plugins/Essentials/items.csv after loading Essentials for the first time.
  alert:
    # 10: lava
    # 11: still lava
    # 46: TNT
    on-placement: 10,11,46
    on-use:
    # 46: TNT
    on-break:

  # Users cannot PLACE these types of blocks/items.
  # < 255 designates a BLOCK
  # > 255 designates an ITEM (Some blocks can be placed as blocks OR items; lava blocks can be placed by lava buckets, for example.)
  blacklist:
    placement: 327,326,14,56,46,11,10,9,8
    usage: 327,326,325
   
    #prevent people from breaking blocks
    #break: 20,50
    break:
   
    # Which blocks should not be pushed by pistons
    piston:

  # 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
    fireball-explosion: false
    fireball-fire: false
    fireball-playerdamage: false
    creeper-explosion: false
    creeper-playerdamage: false
    creeper-blockdamage: false
    enderman-pickup: false
    # Monsters won't follow players
    # permission essentials.protect.entitytarget.bypass disables this
    entitytarget: false
    # Prevent the spawning of creatures
    spawn:
      chicken: false
      cow: false
      creeper: false
      ghast: true
      giant: false
      monster: false
      pig: false
      pig_zombie: false
      sheep: false
      skeleton: false
      slime: true
      spider: false
      squid: false
      zombie: false
      wolf: false
      cave_spider: false
      enderman: false
      silverfish: 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
 
  # Protect various blocks.
  protect:
    # Protect all signs
    signs: true

    # Prevent users from destroying rails
    rails: true

    # Blocks below rails/signs are also protected if the respective rail/sign is protected.
    # This makes it more difficult to circumvent protection, and should be enabled.
    # This only has an effect if "rails" or "signs" is also enabled.
    block-below: true

    # Prevent placing blocks above protected rails, this is to stop a potential griefing
    prevent-block-on-rails: false
   
    # Store blocks / signs in memory before writing
    memstore: false

  # 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 people with build: false in permissions be allowed to build
    # Set true to disable building for those people
    build: true
   
    # Should people with build: false in permissions be allowed to use items
    # Set true to disable useing for those people
    use: true

    # Should we tell people they are not allowed to build
    warn-on-build-disallow: true


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


Zpět na „Minecraft, Tekkit“

Kdo je online

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