Nefunguju jobs

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Ondrejka548
Příspěvky: 37
Registrován: 26 říj 2013, 20:24
Reputation: 0

Nefunguju jobs

#1 Příspěvekod Ondrejka548 » 28 kvě 2014, 14:52

[b]Server: 93.91.250.124:27325
Neukazuje mi jobs, keď dám /jobs browse. Neviem nájsť chybu. Keby ste ani vy nevedeli, tak my sem dajte váš config.

Kód: Vybrat vše

# Jobs configuration.
#
# Stores information about each job.
#
# For example configurations, visit http://dev.bukkit.org/server-mods/jobs/.

Jobs:
  Woodcutter:
    fullname: Drevorubec
    shortname: D
    ChatColour: GREEN
    chat-display: full
    leveling-progression-equation: 100*((1.13+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.05)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Break:
      LOG:
        income: 0.1
        experience: 0.1
    Place:
      SAPLING:
        income: 0.1
        experience: 0.1
      WOOD:
        income: 0.1
        experience: 0.1
    Kill:
      Player:
        income: 0.1
        experience: 0.1
    custom-kill:
      Woodcutter:
        income: 1.1
        experience: 1.0
    permissions:
      aaaaaatest.node:
        value: true
        level: 0
      aaaaaatest.node2:
        value: true
        level: 10
  Miner:
    fullname: Hornik
    shortname: H
    ChatColour: DARK_GRAY
    chat-display: full
    leveling-progression-equation: 100*((1.13+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.05)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Break:
      STONE:
        income: 0.1
        experience: 0.1
      COAL_ORE:
        income: 0.5
        experience: 0.5
      REDSTONE_ORE:
        income: 0.4
        experience: 0.4
      IRON_ORE:
        income: 0.6
        experience: 0.6
      GOLD_ORE:
        income: 0.7
        experience: 0.7
      LAPIS_ORE:
        income: 0.7
        experience: 0.7
      DIAMOND_ORE:
        income: 1.0
        experience: 1.0
      OBSIDIAN:
        income: 0.4
        experience: 0.4
      MOSSY_COBBLESTONE:
        income: 0.2
        experience: 0.2
    Place:
      RAILS:
        income: 0.1
        experience: 0.1
      IRON_ORE:
        income: -0.1
        experience: -0.1
      GOLD_ORE:
        income: -0.1
        experience: -0.1
    Kill:
      Player:
        income: 2.1
        experience: 2.1
    custom-kill:
      Miner:
        income: 2.1
        experience: 2.1
  Builder:
    fullname: Stavitel
    shortname: S
    ChatColour: WHITE
    chat-display: full
    leveling-progression-equation: 100*((1.13+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.05)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Place:
      COBBLESTONE:
        income: 0.1
        experience: 0.1
      WOOD:
        income: 0.2
        experience: 0.2
      FENCE:
        income: 0.1
        experience: 0.1
      WOOL:
        income: 0.2
        experience: 0.2
      STONE:
        income: 0.15
        experience: 0.15
      GLOWSTONE:
        income: 0.4
        experience: 0.4
      SANDSTONE:
        income: 0.2
        experience: 0.2
      GLASS:
        income: 0.3
        experience: 0.3
      BRICK:
        income: 0.2
        experience: 0.2
      LAPIS_BLOCK:
        income: 0.4
        experience: 0.4
      DOUBLE_STEP:
        income: 0.2
        experience: 0.2
      STEP:
        income: 0.2
        experience: 0.2
      BOOKSHELF:
        income: 0.3
        experience: 0.3
      WOOD_STAIRS:
        income: 0.1
        experience: 0.1
      COBBLESTONE_STAIRS:
        income: 0.1
        experience: 0.1
      MOSSY_COBBLESTONE:
        income: 0.4
        experience: 0.4
      DIAMOND_BLOCK:
        income: 0.8
        experience: 0.8
      GOLD_BLOCK:
        income: 0.5
        experience: 0.5
    Kill:
      Player:
        income: 0.5
        experience: 7.5
    custom-kill:
      Builder:
        income: 0.4
        experience: 10.0
  Digger:
    fullname: Bagr
    shortname: B
    ChatColour: GOLD
    chat-display: full
    leveling-progression-equation: 100*((1.13+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.05)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Break:
      DIRT:
        income: 0.1
        experience: 0.1
      GRASS:
        income: 0.2
        experience: 0.2
      GRAVEL:
        income: 0.1
        experience: 0.1
      SAND:
        income: 0.2
        experience: 0.2
      CLAY:
        income: 0.3
        experience: 0.3
    Kill:
      Player:
        income: 1.5
        experience: 1.5
    custom-kill:
      Digger:
        income: 1.0
        experience: 1.0
  Farmer:
    fullname: Farmar
    shortname: F
    ChatColour: BLUE
    chat-display: full
    leveling-progression-equation: 100*((1.13+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.05)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Break:
      CROPS-7:
        income: 0.1
        experience: 0.1
      SUGAR_CANE_BLOCK:
        income: 0.1
        experience: 0.2
    Place:
      CROPS-0:
        income: 0.1
        experience: 0.3
      SUGAR_CANE_BLOCK:
        income: 0.1
        experience: 0.2
    Kill:
      Player:
        income: 0.1
        experience: 0.1
    custom-kill:
      Farmer:
        income: 0.1
        experience: 0.1
  Hunter:
    fullname: Lovec
    shortname: L
    ChatColour: RED
    chat-display: full
    leveling-progression-equation: 100*((1.13+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.05)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Kill:
      Chicken:
        income: 0.4
        experience: 0.4
      Cow:
        income: 0.5
        experience: 0.5
      Pig:
        income: 0.3
        experience: 0.3
      Sheep:
        income: 0.5
        experience: 0.5
      Wolf:
        income: 0.2
        experience: 0.2
      Creeper:
        income: 0.6
        experience: 0.6
      Skeleton:
        income: 0.5
        experience: 0.5
      Spider:
        income: 0.4
        experience: 0.4
      Zombie:
        income: 0.3
        experience: 0.3
      Player:
        income: 2.0
        experience: 2.0
    custom-kill:
      Woodcutter:
        income: 1.2
        experience: 1.2
      Miner:
        income: 1.0
        experience: 1.0
      Digger:
        income: 1.0
        experience: 1.0
      Farmer:
        income: 1.0
        experience: 1.0
      Builder:
        income: 1.0
        experience: 1.0
      Hunter:
        income: 2.0
        experience: 2.0
  Fisherman:
    fullname: Rybar
    shortname: R
    ChatColour: AQUA
    chat-display: full
    leveling-progression-equation: 100*((1.13+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.05)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Fish:
      RAW_FISH:
        income: 0.3
        experience: 0.3
    Kill:
      Player:
        income: 1.5
        experience: 1.5
    custom-kill:
      Fisherman:
        income: 1.0
        experience: 1.0
  Weaponsmith:
    fullname: Kov�r
    shortname: W
    ChatColour: DARK_PURPLE
    chat-display: full
    leveling-progression-equation: 100*((1.13+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.05)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Craft:
      WOOD_SWORD:
        income: 0.1
        experience: 0.1
      IRON_SWORD:
        income: 0.2
        experience: 0.2
      GOLD_SWORD:
        income: 0.1
        experience: 0.1
      DIAMOND_SWORD:
        income: 1.0
        experience: 1.0
    Smelt:
      IRON_INGOT:
        income: 0.2
        experience: 0.2
      GOLD_INGOT:
        income: 0.3
        experience: 0.3
  Brewer:
    fullname: Brewer
    shortname: Br
    ChatColour: LIGHT_PURPLE
    chat-display: full
    leveling-progression-equation: 100*((1.13+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.05)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Brew:
      NETHER_STALK:
        income: 0.1
        experience: 0.1
      REDSTONE_DUST:
        income: 0.2
        experience: 0.2
      GLOWSTONE_DUST:
        income: 0.2
        experience: 0.2
      SPIDER_EYE:
        income: 0.2
        experience: 0.2
      FERMENTED_SPIDER_EYE:
        income: 0.3
        experience: 0.3
      BLAZE_POWDER:
        income: 0.3
        experience: 0.3
      SUGAR:
        income: 0.2
        experience: 0.2
      SPECKLED_MELON:
        income: 0.3
        experience: 0.3
      MAGMA_CREAM:
        income: 0.6
        experience: 0.6
      GHAST_TEAR:
        income: 0.6
        experience: 0.6
  Enchanter:
    fullname: Enchanter
    shortname: E
    ChatColour: DARK_BLUE
    chat-display: full
    leveling-progression-equation: 100*((1.13+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.05)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Enchant:
      WOOD_SWORD:
        income: 0.1
        experience: 0.1
      IRON_SWORD:
        income: 0.3
        experience: 0.3
      GOLD_SWORD:
        income: 0.4
        experience: 0.4
      DIAMOND_SWORD:
        income: 1.5
        experience: 1.5
  None:
    fullname: Nezamestnany
    shortname: N
    ChatColour: WHITE
    chat-display: none
    leveling-progression-equation: 100*((1.13+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.05)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Kill:
      Player:
        income: 0.5

Uživatelský avatar
panChemicky
Příspěvky: 1737
Věk: 34
Registrován: 07 čer 2013, 12:32
Reputation: 1
Bydliště: Cheb
Kontaktovat uživatele:

Re: Nefunguju jobs

#2 Příspěvekod panChemicky » 28 kvě 2014, 17:55

Zkoušel jsi ten config nejprve hodit v defaultu? Nepřepsaný do cz
ObrázekObrázek


Zpět na „Minecraft, Tekkit“

Kdo je online

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