Stránka 1 z 1

Jobs

Napsal: 26 srp 2013, 11:49
od BigVacken
Server: IP:93.91.250.142:27772

Ahoj nejdou mě na serveru jobsy. Normální job config šel, ale když sem si udělal svůj tak to ukazuje "There are no jobs you can join"
Přidám config (Prosím rychle o radu)

Kód: Vybrat vše

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

Jobs:
  Stavitel:
    fullname: Stavitel
    shortname: S
    ChatColour: WHITE
    chat-display: full
    max-level: 100
    leveling-progression-equation: 100*((1.15+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.04)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Place:
      COBBLESTONE:
        income: 0.3
        experience: 0.3
      WOOD:
        income: 0.3
        experience: 0.3
      FENCE:
        income: 0.3
        experience: 0.3
      WOOL:
        income: 0.3
        experience: 0.3
      STONE:
        income: 0.3
        experience: 0.3
      GLOWSTONE:
        income: 0.3
        experience: 0.3
      SANDSTONE:
        income: 0.3
        experience: 0.3
      GLASS:
        income: 0.3
        experience: 0.3
      BRICK:
        income: 0.3
        experience: 0.3
      LAPIS_BLOCK:
        income: 0.3
        experience: 0.3
      DOUBLE_STEP:
        income: 0.3
        experience: 0.3
      STEP:
        income: 0.3
        experience: 0.3
      BOOKSHELF:
        income: 0.3
        experience: 0.3
      WOOD_STAIRS:
        income: 0.3
        experience: 0.3
      COBBLESTONE_STAIRS:
        income: 0.3
        experience: 0.3
      MOSSY_COBBLESTONE:
        income: 0.3
        experience: 0.3
      DIAMOND_BLOCK:
        income: 0.3
        experience: 0.3
      GOLD_BLOCK:
        income: 0.3
        experience: 0.3
    Kill:
      Player:
        income: 0.3
        experience: 0.3
    custom-kill:
      Builder:
        income: 0.3
        experience: 0.3
  Farmar:
    fullname: Farmar
    shortname: F
    ChatColour: GREEN
    chat-display: full
    max-level: 100
    leveling-progression-equation: 100*((1.15+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.04)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Break:
      CROPS-7:
        income: 0.3
        experience: 0.3
      SUGAR_CANE_BLOCK:
        income: 0.3
        experience: 0.3
      MELON:
        income: 0.3
        experience: 0.3
      MELON_BLOCK:
        income: 0.3
        experience: 0.3
      PUMPKIN:
        income: 0.3
        experience: 0.3
      SNOW:
        income: 0.3
        experience: 0.3
      LOG:
        income: 0.3
        experience: 0.3
    Place:
      SEEDS:
        income: 0.3
        experience: 0.3
      MELON_SEEDS:
        income: 0.3
        experience: 0.3
      PUMPKIN_SEEDS:
        income: 0.3
        experience: 0.3
      SUGAR_CANE_BLOCK:
        income: 0.3
        experience: 0.3
      SAPLING:
        income: 0.3
        experience: 0.3
    Craft:
      BOWL:
        income: 0.3
        experience: 0.3
      MUSHROOM_SOUP:
        income: 0.3
        experience: 0.3
      BREAD:
        income: 0.3
        experience: 0.3
      SUGAR:
        income: 0.3
        experience: 0.3
      CAKE:
        income: 0.3
        experience: 0.3
      COOKIE:
        income: 0.3
        experience: 0.3
      GOLDEN_APPLE:
        income: 0.3
        experience: 0.3
      MELON_BLOCK:
        income: 0.3
        experience: 0.3
      MELON_SEEDS:
        income: 0.3
        experience: 0.3
      PUMPKIN_SEEDS:
        income: 0.3
        experience: 0.3
    Kill:
      Player:
        income: 0.3
        experience: 0.3
    custom-kill:
      Farmer:
        income: 0.3
        experience: 0.3
  Zbrojnik:
    fullname: Zbrojnik
    shortname: Z
    ChatColour: DARK_PURPLE
    chat-display: full
    max-level: 100
    leveling-progression-equation: 100*((1.15+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.04)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Craft:
      WOOD_SWORD:
        income: 1.3
        experience: 0.3
      STONE_SWORD:
        income: 2.3
        experience: 0.3
      IRON_SWORD:
        income: 3.3
        experience: 0.3
      GOLD_SWORD:
        income: 4.3
        experience: 0.3
      DIAMOND_SWORD:
        income: 5.3
        experience: 0.3
  Svec:
    fullname: Svec
    shortname: K
    ChatColour: DARK_PURPLE
    chat-display: full
    max-level: 100
    leveling-progression-equation: 100*((1.15+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.04)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Craft:
      LEATHER_BOOTS:
        income: 1.3
        experience: 0.3
      GOLD_BOOTS:
        income: 2.3
        experience: 0.3
      IRON_BOOTS:
        income: 3.3
        experience: 0.3
      DIAMOND_BOOTS:
        income: 4.3
        experience: 0.3
  Krejcir:
    fullname: Krejcir
    shortname: K
    ChatColour: DARK_PURPLE
    chat-display: full
    max-level: 100
    leveling-progression-equation: 100*((1.15+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.04)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Craft:
      LEATHER_LEGGINGS:
        income: 1.3
        experience: 0.3
      GOLD_LEGGINGS:
        income: 2.3
        experience: 0.3
      IRON_LEGGINGS:
        income: 3.3
        experience: 0.3
      DIAMOND_LEGGINGS:
        income: 4.3
        experience: 0.3
  Platner:
    fullname: Platner
    shortname: K
    ChatColour: DARK_PURPLE
    chat-display: full
    max-level: 100
    leveling-progression-equation: 100*((1.15+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.04)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Craft:
      LEATHER_CHESTPLATE:
        income: 1.3
        experience: 0.3
      GOLD_CHESTPLATE:
        income: 2.3
        experience: 0.3
      IRON_CHESTPLATE:
        income: 3.3
        experience: 0.3
      DIAMOND_CHESTPLATE:
        income: 4.3
        experience: 0.3
  Reznik:
    fullname: Reznik
    shortname: L
    ChatColour: RED
    chat-display: full
    max-level: 100
    leveling-progression-equation: 100*((1.15+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.04)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Fish:
      RAW_FISH:
        income: 2.3
        experience: 0.3
    Kill:
      Chicken:
        income: 2.3
        experience: 0.3
      Cow:
        income: 2.3
        experience: 0.3
      Pig:
        income: 2.3
        experience: 0.3
      Sheep:
        income: 2.3
        experience: 0.3
      Wolf:
        income: 2.3
        experience: 0.3
  Killer:
    fullname: Killer
    shortname: L
    ChatColour: RED
    chat-display: full
    max-level: 100
    leveling-progression-equation: 100*((1.15+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.04)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
      Creeper:
        income: 2.3
        experience: 0.3
      Skeleton:
        income: 2.3
        experience: 0.3
      Spider:
        income: 2.3
        experience: 0.3
      Zombie:
        income: 2.3
        experience: 0.3
      Player:
        income: 2.3
        experience: 0.3
  Kopac:
    fullname: Kopac
    shortname: M
    ChatColour: DARK_GRAY
    chat-display: full
    max-level: 100
    leveling-progression-equation: 100*((1.15+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.04)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Break:
      DIRT:
        income: 0.7
        experience: 0.3
      GRASS:
        income: 1.3
        experience: 0.3
      GRAVEL:
        income: 0.3
        experience: 0.3
      SAND:
        income: 0.7
        experience: 0.3
      CLAY:
        income: 2.3
        experience: 0.3
  Hornik:
    fullname: Hornik
    shortname: M
    ChatColour: DARK_GRAY
    chat-display: full
    max-level: 100
    leveling-progression-equation: 100*((1.15+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.04)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Break:
      STONE:
        income: 0.5
        experience: 0.3
      COAL_ORE:
        income: 0.9
        experience: 0.3
      REDSTONE_ORE:
        income: 0.4
        experience: 0.3
      LAPIS_ORE:
        income: 1.3
        experience: 0.3
  Zlatokop:
    fullname: Zlatokop
    shortname: M
    ChatColour: DARK_GRAY
    chat-display: full
    max-level: 100
    leveling-progression-equation: 100*((1.15+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.04)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Break:
      GOLD_ORE:
        income: 8.3
        experience: 0.3
  IronMan:
    fullname: IronMan
    shortname: M
    ChatColour: DARK_GRAY
    chat-display: full
    max-level: 100
    leveling-progression-equation: 100*((1.15+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.04)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Break:
      IRON_ORE:
        income: 7.3
        experience: 0.3
  Bohac:
    fullname: Bohac
    shortname: M
    ChatColour: DARK_GRAY
    chat-display: full
    max-level: 100
    leveling-progression-equation: 100*((1.15+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.04)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Break:
      DIAMOND_ORE:
        income: 100.3
        experience: 0.3
      OBSIDIAN:
        income: 1.3
        experience: 0.3
      MOSSY_COBBLESTONE:
        income: 2.3
        experience: 0.3


Děkuji

Re: Jobs

Napsal: 26 srp 2013, 12:12
od vojtamaniak
Chybělo ti tam kill u killera. Opraveno:
Spoiler: zobrazit

Kód: Vybrat vše

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

Jobs:
  Stavitel:
    fullname: Stavitel
    shortname: S
    ChatColour: WHITE
    chat-display: full
    max-level: 100
    leveling-progression-equation: 100*((1.15+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.04)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Place:
      COBBLESTONE:
        income: 0.3
        experience: 0.3
      WOOD:
        income: 0.3
        experience: 0.3
      FENCE:
        income: 0.3
        experience: 0.3
      WOOL:
        income: 0.3
        experience: 0.3
      STONE:
        income: 0.3
        experience: 0.3
      GLOWSTONE:
        income: 0.3
        experience: 0.3
      SANDSTONE:
        income: 0.3
        experience: 0.3
      GLASS:
        income: 0.3
        experience: 0.3
      BRICK:
        income: 0.3
        experience: 0.3
      LAPIS_BLOCK:
        income: 0.3
        experience: 0.3
      DOUBLE_STEP:
        income: 0.3
        experience: 0.3
      STEP:
        income: 0.3
        experience: 0.3
      BOOKSHELF:
        income: 0.3
        experience: 0.3
      WOOD_STAIRS:
        income: 0.3
        experience: 0.3
      COBBLESTONE_STAIRS:
        income: 0.3
        experience: 0.3
      MOSSY_COBBLESTONE:
        income: 0.3
        experience: 0.3
      DIAMOND_BLOCK:
        income: 0.3
        experience: 0.3
      GOLD_BLOCK:
        income: 0.3
        experience: 0.3
    Kill:
      Player:
        income: 0.3
        experience: 0.3
    custom-kill:
      Builder:
        income: 0.3
        experience: 0.3
  Farmar:
    fullname: Farmar
    shortname: F
    ChatColour: GREEN
    chat-display: full
    max-level: 100
    leveling-progression-equation: 100*((1.15+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.04)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Break:
      CROPS-7:
        income: 0.3
        experience: 0.3
      SUGAR_CANE_BLOCK:
        income: 0.3
        experience: 0.3
      MELON:
        income: 0.3
        experience: 0.3
      MELON_BLOCK:
        income: 0.3
        experience: 0.3
      PUMPKIN:
        income: 0.3
        experience: 0.3
      SNOW:
        income: 0.3
        experience: 0.3
      LOG:
        income: 0.3
        experience: 0.3
    Place:
      SEEDS:
        income: 0.3
        experience: 0.3
      MELON_SEEDS:
        income: 0.3
        experience: 0.3
      PUMPKIN_SEEDS:
        income: 0.3
        experience: 0.3
      SUGAR_CANE_BLOCK:
        income: 0.3
        experience: 0.3
      SAPLING:
        income: 0.3
        experience: 0.3
    Craft:
      BOWL:
        income: 0.3
        experience: 0.3
      MUSHROOM_SOUP:
        income: 0.3
        experience: 0.3
      BREAD:
        income: 0.3
        experience: 0.3
      SUGAR:
        income: 0.3
        experience: 0.3
      CAKE:
        income: 0.3
        experience: 0.3
      COOKIE:
        income: 0.3
        experience: 0.3
      GOLDEN_APPLE:
        income: 0.3
        experience: 0.3
      MELON_BLOCK:
        income: 0.3
        experience: 0.3
      MELON_SEEDS:
        income: 0.3
        experience: 0.3
      PUMPKIN_SEEDS:
        income: 0.3
        experience: 0.3
    Kill:
      Player:
        income: 0.3
        experience: 0.3
    custom-kill:
      Farmer:
        income: 0.3
        experience: 0.3
  Zbrojnik:
    fullname: Zbrojnik
    shortname: Z
    ChatColour: DARK_PURPLE
    chat-display: full
    max-level: 100
    leveling-progression-equation: 100*((1.15+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.04)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Craft:
      WOOD_SWORD:
        income: 1.3
        experience: 0.3
      STONE_SWORD:
        income: 2.3
        experience: 0.3
      IRON_SWORD:
        income: 3.3
        experience: 0.3
      GOLD_SWORD:
        income: 4.3
        experience: 0.3
      DIAMOND_SWORD:
        income: 5.3
        experience: 0.3
  Svec:
    fullname: Svec
    shortname: K
    ChatColour: DARK_PURPLE
    chat-display: full
    max-level: 100
    leveling-progression-equation: 100*((1.15+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.04)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Craft:
      LEATHER_BOOTS:
        income: 1.3
        experience: 0.3
      GOLD_BOOTS:
        income: 2.3
        experience: 0.3
      IRON_BOOTS:
        income: 3.3
        experience: 0.3
      DIAMOND_BOOTS:
        income: 4.3
        experience: 0.3
  Krejcir:
    fullname: Krejcir
    shortname: K
    ChatColour: DARK_PURPLE
    chat-display: full
    max-level: 100
    leveling-progression-equation: 100*((1.15+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.04)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Craft:
      LEATHER_LEGGINGS:
        income: 1.3
        experience: 0.3
      GOLD_LEGGINGS:
        income: 2.3
        experience: 0.3
      IRON_LEGGINGS:
        income: 3.3
        experience: 0.3
      DIAMOND_LEGGINGS:
        income: 4.3
        experience: 0.3
  Platner:
    fullname: Platner
    shortname: K
    ChatColour: DARK_PURPLE
    chat-display: full
    max-level: 100
    leveling-progression-equation: 100*((1.15+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.04)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Craft:
      LEATHER_CHESTPLATE:
        income: 1.3
        experience: 0.3
      GOLD_CHESTPLATE:
        income: 2.3
        experience: 0.3
      IRON_CHESTPLATE:
        income: 3.3
        experience: 0.3
      DIAMOND_CHESTPLATE:
        income: 4.3
        experience: 0.3
  Reznik:
    fullname: Reznik
    shortname: L
    ChatColour: RED
    chat-display: full
    max-level: 100
    leveling-progression-equation: 100*((1.15+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.04)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Fish:
      RAW_FISH:
        income: 2.3
        experience: 0.3
    Kill:
      Chicken:
        income: 2.3
        experience: 0.3
      Cow:
        income: 2.3
        experience: 0.3
      Pig:
        income: 2.3
        experience: 0.3
      Sheep:
        income: 2.3
        experience: 0.3
      Wolf:
        income: 2.3
        experience: 0.3
  Killer:
    fullname: Killer
    shortname: L
    ChatColour: RED
    chat-display: full
    max-level: 100
    leveling-progression-equation: 100*((1.15+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.04)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Kill:
      Creeper:
        income: 2.3
        experience: 0.3
      Skeleton:
        income: 2.3
        experience: 0.3
      Spider:
        income: 2.3
        experience: 0.3
      Zombie:
        income: 2.3
        experience: 0.3
      Player:
        income: 2.3
        experience: 0.3
  Kopac:
    fullname: Kopac
    shortname: M
    ChatColour: DARK_GRAY
    chat-display: full
    max-level: 100
    leveling-progression-equation: 100*((1.15+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.04)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Break:
      DIRT:
        income: 0.7
        experience: 0.3
      GRASS:
        income: 1.3
        experience: 0.3
      GRAVEL:
        income: 0.3
        experience: 0.3
      SAND:
        income: 0.7
        experience: 0.3
      CLAY:
        income: 2.3
        experience: 0.3
  Hornik:
    fullname: Hornik
    shortname: M
    ChatColour: DARK_GRAY
    chat-display: full
    max-level: 100
    leveling-progression-equation: 100*((1.15+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.04)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Break:
      STONE:
        income: 0.5
        experience: 0.3
      COAL_ORE:
        income: 0.9
        experience: 0.3
      REDSTONE_ORE:
        income: 0.4
        experience: 0.3
      LAPIS_ORE:
        income: 1.3
        experience: 0.3
  Zlatokop:
    fullname: Zlatokop
    shortname: M
    ChatColour: DARK_GRAY
    chat-display: full
    max-level: 100
    leveling-progression-equation: 100*((1.15+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.04)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Break:
      GOLD_ORE:
        income: 8.3
        experience: 0.3
  IronMan:
    fullname: IronMan
    shortname: M
    ChatColour: DARK_GRAY
    chat-display: full
    max-level: 100
    leveling-progression-equation: 100*((1.15+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.04)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Break:
      IRON_ORE:
        income: 7.3
        experience: 0.3
  Bohac:
    fullname: Bohac
    shortname: M
    ChatColour: DARK_GRAY
    chat-display: full
    max-level: 100
    leveling-progression-equation: 100*((1.15+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.04)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Break:
      DIAMOND_ORE:
        income: 100.3
        experience: 0.3
      OBSIDIAN:
        income: 1.3
        experience: 0.3
      MOSSY_COBBLESTONE:
        income: 2.3
        experience: 0.3

Re: Jobs

Napsal: 26 srp 2013, 12:14
od BigVacken
Thanks funguje

Re: Jobs

Napsal: 26 srp 2013, 17:03
od Shadowhacker
Nechci ti do toho kecat, ale ty odměny za kopání některých bloků jsou docela vysoké, ne? A ještě jak jsi to zkopíroval a máš tam všude "shortname: M" z minera :D Ale nic proti, já jen trošku OT :)