Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

[Szukam] Jobs po polsku


Rekomendowane odpowiedzi

Opublikowano

FrreX ile ty masz lat? Nie potrafisz przetłumaczyć najprostszych słówek?

 

Zlituję się nad tobą i wrzucę swoją zawartość pliku jobConfig.yml

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

Jobs:
  Gornik:
    fullname: Gornik
    shortname: G
    description: Zdobywa pieniadze za wydobywanie kamieni i innych zloz.
    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.2
        experience: 1.0
      COAL_ORE:
        income: 0.5
        experience: 1.3
      GLOWING_REDSTONE_ORE:
        income: 0.6
        experience: 1.0
      IRON_ORE:
        income: 1.0
        experience: 1.6
      GOLD_ORE:
        income: 1.5
        experience: 1.7
      LAPIS_ORE:
        income: 1.0
        experience: 2.0
      DIAMOND_ORE:
        income: 2.0
        experience: 2.3
      OBSIDIAN:
        income: 2.2
        experience: 2.5
      MOSSY_COBBLESTONE:
        income: 6.0
        experience: 6.0
    Kill:
      Player:
        income: 2.5
        experience: 5.5
    custom-kill:
      Miner:
        income: 3.0
        experience: 10.0
  Budowniczy:
    fullname: Budowniczy
    shortname: B
    description: Zarabia pieniadze za budowanie.
    ChatColour: YELLOW
    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.2
        experience: 1.0
      WOOD:
        income: 0.3
        experience: 1.5
      FENCE:
        income: 0.5
        experience: 1.5
      WOOL:
        income: 0.6
        experience: 1.5
      STONE:
        income: 1.0
        experience: 2.25
      GLOWSTONE:
        income: 1.1
        experience: 3.0
      SANDSTONE:
        income: 0.6
        experience: 2.0
      GLASS:
        income: 0.5
        experience: 3.0
      BRICK:
        income: 0.8
        experience: 4.0
      LAPIS_BLOCK:
        income: 0.5
        experience: 5.0
      DOUBLE_STEP:
        income: 0.3
        experience: 2.0
      STEP:
        income: 0.6
        experience: 2.0
      BOOKSHELF:
        income: 0.2
        experience: 3.0
      WOOD_STAIRS:
        income: 0.1
        experience: 2.0
      COBBLESTONE_STAIRS:
        income: 0.3
        experience: 2.0
      MOSSY_COBBLESTONE:
        income: 0.6
        experience: 5.0
      DIAMOND_BLOCK:
        income: 0.8
        experience: 5.0
      GOLD_BLOCK:
        income: 0.4
        experience: 5.0
    Kill:
      Player:
        income: 1.5
        experience: 7.5
    custom-kill:
      Builder:
        income: 3.0
        experience: 10.0
  Farmer:
    fullname: Farmer
    shortname: Fa
    description: Zarabia pieniadze za uprawianie roli.
    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.5
        experience: 4.0
      SUGAR_CANE_BLOCK:
        income: 0.5
        experience: 4.0
    Place:
      CROPS-0:
        income: 0.2
        experience: 3.0
      SUGAR_CANE_BLOCK:
        income: 0.2
        experience: 1.0
    Kill:
      Player:
        income: 1.5
        experience: 7.5
    custom-kill:
      Farmer:
        income: 3.0
        experience: 10.0
  Mysliwy:
    fullname: Mysliwy
    shortname: My
    description: Zarabia pieniadze za zabijanie zwierzat i potworow.
    ChatColour: CYAN
    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.2
        experience: 2.5
      Cow:
        income: 0.3
        experience: 2.5
      Pig:
        income: 0.3
        experience: 2.5
      Sheep:
        income: 0.3
        experience: 2.5
      Wolf:
        income: 0.5
        experience: 5.0
      Creeper:
        income: 1.0
        experience: 10.0
      Skeleton:
        income: 1.0
        experience: 10.0
      Spider:
        income: 1.0
        experience: 10.0
      Zombie:
        income: 1.0
        experience: 10.0
      Player:
        income: 5.5
        experience: 7.5
    custom-kill:
      Woodcutter:
        income: 7.0
        experience: 10.0
      Miner:
        income: 10.0
        experience: 10.0
      Digger:
        income: 10.0
        experience: 10.0
      Farmer:
        income: 10.0
        experience: 10.0
      Builder:
        income: 10.0
        experience: 10.0
      Hunter:
        income: 20.0
        experience: 20.0
  Rybak:
    fullname: Rybak
    shortname: Ry
    description: Zarabia pieniadze za lowienie ryb.
    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: 1.0
        experience: 4.0
    Kill:
      Player:
        income: 1.5
        experience: 7.5
    custom-kill:
      Fisherman:
        income: 1.0
        experience: 10.0
  Kowal:
    fullname: Kowal
    shortname: Ko
    description: Zarabia pieniadze za tworzenie rzeczy i naprawianie ich.
    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: 1.0
        experience: 1.0
      IRON_SWORD:
        income: 2.0
        experience: 2.0
      GOLD_SWORD:
        income: 3.0
        experience: 3.0
      DIAMOND_SWORD:
        income: 4.0
        experience: 4.0
    Repair:
      WOOD_SWORD:
        income: 1.0
        experience: 1.0
      IRON_SWORD:
        income: 2.0
        experience: 2.0
      GOLD_SWORD:
        income: 3.0
        experience: 3.0
      DIAMOND_SWORD:
        income: 4.0
        experience: 4.0
    Smelt:
      IRON_INGOT:
        income: 1.0
        experience: 2.0
      GOLD_INGOT:
        income: 1.0
        experience: 2.0
  Alchemik:
    fullname: Alchemik
    shortname: Al
    description: Zarabia pieniadze za tworzenie mikstur.
    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: 1.0
        experience: 1.0
      REDSTONE:
        income: 1.0
        experience: 2.0
      GLOWSTONE_DUST:
        income: 1.0
        experience: 2.0
      SPIDER_EYE:
        income: 1.0
        experience: 2.0
      FERMENTED_SPIDER_EYE:
        income: 1.0
        experience: 2.0
      BLAZE_POWDER:
        income: 1.0
        experience: 2.0
      SUGAR:
        income: 1.0
        experience: 2.0
      SPECKLED_MELON:
        income: 2.0
        experience: 4.0
      MAGMA_CREAM:
        income: 2.0
        experience: 4.0
      GHAST_TEAR:
        income: 2.0
        experience: 4.0

Tutaj masz plugin - http://dev.bukkit.org/bukkit-plugins/jobs/ 

Z wersji 1.7.4 działa na 1.7.2

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...