Plugin Jobs

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Uživatelský avatar
magicxxx
Příspěvky: 38
Registrován: 27 pro 2012, 16:25
Reputation: 0

Plugin Jobs

#1 Příspěvekod magicxxx » 27 pro 2012, 16:30

Server: 93.91.250.134:27495

Ahoj, potřeboval bych poradit, jestli není něco, co by zamezilo "bugovat" plugin "Jobs".
Tím bugem myslím to, jak třeba za farmáře můžete nekonečnokrát položit, sebrat a položit obilí a přitom tak efektivně vydělávat.
Nevím jestli něco existuje, ale jestli jo, chtěl bych od vás pomoci.
K pluginu Jobs mám nainstalovaný i "Vault" a "iConomy".

Předem moc děkuji za odpovědi :)
Prosím tě o karmu, jestli jsem ti dobře poradil O:-)

Uživatelský avatar
zdenda204
Příspěvky: 3617
Věk: 36
Registrován: 23 kvě 2012, 21:38
Reputation: 0

Re: Plugin Jobs

#2 Příspěvekod zdenda204 » 27 pro 2012, 16:44

Si nastav že když to obilí položí tak mu to odečte peníze ;)
Přijímám zakázky na skripty/pluginy v PHP/Javě za malý poplatky! A kup mi sušenku :) Obrázek Obrázek
⇨Projekt Market⇦

Uživatelský avatar
magicxxx
Příspěvky: 38
Registrován: 27 pro 2012, 16:25
Reputation: 0

Re: Plugin Jobs

#3 Příspěvekod magicxxx » 27 pro 2012, 17:07

Děkuji, to mě nenapadlo :D Karma + :)
Ještě bych potřeboval, proč mi celé práce jdou, akorát se mi nechce načíst "Farmar"?

Kód: Vybrat vše

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

Jobs:
  Drevorubec:
    fullname: Drevorubec
    shortname: D
    ChatColour: GREEN
    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))
    Break:
      LOG:
        income: 1.0
        experience: 1.0
    Place:
      SAPLING:
        income: 0.05
        experience: 0.05
      WOOD:
        income: 0.5
        experience: 0.5
    Kill:
      Player:
        income: 7.5
        experience: 7.5
    custom-kill:
      Drevorubec:
        income: 10.0
        experience: 10.0
    permissions:
      aaaaaatest.node:
        value: true
        level: 0
      aaaaaatest.node2:
        value: true
        level: 10
  Hornik:
    fullname: Hornik
    shortname: H
    ChatColour: DARK_GRAY
    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))
    Break:
      STONE:
        income: 0.5
        experience: 0.5
      COAL_ORE:
        income: 1.0
        experience: 1.0
      REDSTONE_ORE:
        income: 1.0
        experience: 1.0
      IRON_ORE:
        income: 2.0
        experience: 2.0
      GOLD_ORE:
        income: 3.0
        experience: 3.0
      LAPIS_ORE:
        income: 4.0
        experience: 4.0
      DIAMOND_ORE:
        income: 5.0
        experience: 5.0
      OBSIDIAN:
        income: 7.5
        experience: 7.5
      MOSSY_COBBLESTONE:
        income: 5.0
        experience: 5.0
    Place:
      RAILS:
        income: 0.5
        experience: 0.5
      IRON_ORE:
        income: -3.0
        experience: -3.0
      GOLD_ORE:
        income: -4.0
        experience: -4.0
    Kill:
      Player:
        income: 7.5
        experience: 7.5
    custom-kill:
      Miner:
        income: 10.0
        experience: 10.0
  Stavitel:
    fullname: Stavitel
    shortname: S
    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))
    Place:
      COBBLESTONE:
        income: 0.5
        experience: 0.5
      WOOD:
        income: 1.0
        experience: 1.0
      FENCE:
        income: 1.0
        experience: 1.0
      WOOL:
        income: 1.0
        experience: 1.0
      STONE:
        income: 1.25
        experience: 1.25
      GLOWSTONE:
        income: 2.0
        experience: 2.0
      SANDSTONE:
        income: 2.0
        experience: 2.0
      GLASS:
        income: 2.0
        experience: 2.0
      BRICK:
        income: 3.0
        experience: 3.0
      LAPIS_BLOCK:
        income: 4.0
        experience: 4.0
      DOUBLE_STEP:
        income: 0.75
        experience: 0.75
      STEP:
        income: 1.0
        experience: 1.0
      BOOKSHELF:
        income: 1.5
        experience: 1.5
      WOOD_STAIRS:
        income: 1.0
        experience: 1.0
      COBBLESTONE_STAIRS:
        income: 1.0
        experience: 1.0
      MOSSY_COBBLESTONE:
        income: 5.0
        experience: 5.0
      DIAMOND_BLOCK:
        income: 5.0
        experience: 5.0
      GOLD_BLOCK:
        income: 5.0
        experience: 5.0
    Kill:
      Player:
        income: 7.5
        experience: 7.5
    custom-kill:
      Builder:
        income: 10.0
        experience: 10.0
  Bagrista:
    fullname: Bagrista
    shortname: B
    ChatColour: GOLD
    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))
    Break:
      DIRT:
        income: 0.5
        experience: 0.5
      GRASS:
        income: 0.5
        experience: 0.5
      GRAVEL:
        income: 0.5
        experience: 0.5
      SAND:
        income: 0.5
        experience: 0.5
      CLAY:
        income: 0.5
        experience: 0.5
    Kill:
      Player:
        income: 7.5
        experience: 7.5
    custom-kill:
      Digger:
        income: 10.0
        experience: 10.0
  Farmar:
    fullname: Farmar
    shortname: F
    ChatColour: BRIGHT GREEN
    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))
    Break:
      CARROT:
        income: 5.0
        experience: 5.0
      POTATO:
        income: 4.0
        experience: 4.0
      CROPS-7:
        income: 4.5
        experience: 4.5
      SUGAR_CANE_BLOCK:
        income: 1.0
        experience: 1.0
    Place:
      POTATO_ITEM:
        income: -1.0
        experience: -1.0
      CARROT_ITEM:
        income: -2.0
        experience: -2.0
      CROPS-0:
        income: -1.0
        experience: -1.0
      SUGAR_CANE_BLOCK:
        income: -1.0
        experience: -1.0
    Kill:
      Player:
        income: 7.5
        experience: 7.5
    custom-kill:
      Farmer:
        income: 10.0
        experience: 10.0
  Lovec:
    fullname: Lovec
    shortname: L
    ChatColour: RED
    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:
      Chicken:
        income: 1.5
        experience: 1.5
      Cow:
        income: 1.5
        experience: 1.5
      Pig:
        income: 1.5
        experience: 1.5
      Sheep:
        income: 1.5
        experience: 1.5
      Wolf:
        income: 2.0
        experience: 2.0
      Creeper:
        income: 10.0
        experience: 10.0
      Skeleton:
        income: 10.0
        experience: 10.0
      Spider:
        income: 6.0
        experience: 6.0
      Zombie:
        income: 6.0
        experience: 6.0
      Player:
        income: 7.5
        experience: 7.5
    custom-kill:
      Woodcutter:
        income: 10.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
  Rybar:
    fullname: Rybar
    shortname: R
    ChatColour: AQUA
    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))
    Fish:
      RAW_FISH:
        income: 4.0
        experience: 4.0
    Kill:
      Player:
        income: 7.5
        experience: 7.5
    custom-kill:
      Fisherman:
        income: 10.0
        experience: 10.0
  Zbrojir:
    fullname: Zbrojir
    shortname: Z
    ChatColour: DARK_PURPLE
    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))
    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
    Smelt:
      IRON_INGOT:
        income: 2.0
        experience: 2.0
      GOLD_INGOT:
        income: 2.0
        experience: 2.0
  Alchymista:
    fullname: Alchymista
    shortname: A
    ChatColour: LIGHT_PURPLE
    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))
    Brew:
      NETHER_STALK:
        income: 1.0
        experience: 1.0
      REDSTONE:
        income: 2.0
        experience: 2.0
      GLOWSTONE_DUST:
        income: 2.0
        experience: 2.0
      SPIDER_EYE:
        income: 2.0
        experience: 2.0
      FERMENTED_SPIDER_EYE:
        income: 2.0
        experience: 2.0
      BLAZE_POWDER:
        income: 2.0
        experience: 2.0
      SUGAR:
        income: 2.0
        experience: 2.0
      SPECKLED_MELON:
        income: 4.0
        experience: 4.0
      MAGMA_CREAM:
        income: 4.0
        experience: 4.0
      GHAST_TEAR:
        income: 4.0
        experience: 4.0
  Ocarovatel:
    fullname: Ocarovatel
    shortname: O
    ChatColour: DARK_BLUE
    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))
    Enchant:
      WOOD_SWORD:
        income: 4.0
        experience: 4.0
      IRON_SWORD:
        income: 6.0
        experience: 6.0
      GOLD_SWORD:
        income: 8.0
        experience: 8.0
      DIAMOND_SWORD:
        income: 10.0
        experience: 10.0
  Nezamestnany:
    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: 7.5
Prosím tě o karmu, jestli jsem ti dobře poradil O:-)

Uživatelský avatar
zdenda204
Příspěvky: 3617
Věk: 36
Registrován: 23 kvě 2012, 21:38
Reputation: 0

Re: Plugin Jobs

#4 Příspěvekod zdenda204 » 27 pro 2012, 17:14

obsah souboru server.log při startu prosím
Přijímám zakázky na skripty/pluginy v PHP/Javě za malý poplatky! A kup mi sušenku :) Obrázek Obrázek
⇨Projekt Market⇦

Uživatelský avatar
boris1991
Příspěvky: 26
Věk: 34
Registrován: 24 pro 2012, 22:04
Reputation: 0
Kontaktovat uživatele:

Re: Plugin Jobs

#5 Příspěvekod boris1991 » 27 pro 2012, 19:43

nema niekto plgin jobs ? bo mne nejde :(

Uživatelský avatar
zdenda204
Příspěvky: 3617
Věk: 36
Registrován: 23 kvě 2012, 21:38
Reputation: 0

Re: Plugin Jobs

#6 Příspěvekod zdenda204 » 27 pro 2012, 19:59

Borisi, nežádej v cizích tématech.
www.dev.bukkit.org/server-mods/jobs
Přijímám zakázky na skripty/pluginy v PHP/Javě za malý poplatky! A kup mi sušenku :) Obrázek Obrázek
⇨Projekt Market⇦

Uživatelský avatar
magicxxx
Příspěvky: 38
Registrován: 27 pro 2012, 16:25
Reputation: 0

Re: Plugin Jobs

#7 Příspěvekod magicxxx » 27 pro 2012, 20:17

Kód: Vybrat vše

2012-12-25 02:27:53 [INFO] [Jobs] Enabling Jobs v2.9.0
2012-12-25 02:27:53 [INFO] [Jobs] Started database save task
2012-12-25 02:27:53 [INFO] [Jobs] Started buffered payment thread
2012-12-25 02:27:53 [INFO] [Jobs] [Jobs] Successfully linked with Vault.
2012-12-25 02:27:53 [INFO] [Jobs] Database save task shutdown
2012-12-25 02:27:53 [INFO] [Jobs] Started database save task
2012-12-25 02:27:53 [INFO] [Jobs] Buffered payment thread shutdown
2012-12-25 02:27:53 [INFO] [Jobs] Started buffered payment thread
2012-12-25 02:27:53 [INFO] [Jobs] Login manager started
2012-12-25 02:27:53 [INFO] [Jobs] Plugin has been enabled succesfully.


Stačí nebo je potřeba více?
Prosím tě o karmu, jestli jsem ti dobře poradil O:-)

Uživatelský avatar
zdenda204
Příspěvky: 3617
Věk: 36
Registrován: 23 kvě 2012, 21:38
Reputation: 0

Re: Plugin Jobs

#8 Příspěvekod zdenda204 » 27 pro 2012, 20:27

Toto stačí pokuď ve zbytku logu není žádná chyba.
A pokuď ti ten farmář nejde, tak by v tom logu měla být chyba ;)
Přijímám zakázky na skripty/pluginy v PHP/Javě za malý poplatky! A kup mi sušenku :) Obrázek Obrázek
⇨Projekt Market⇦

Uživatelský avatar
magicxxx
Příspěvky: 38
Registrován: 27 pro 2012, 16:25
Reputation: 0

Re: Plugin Jobs

#9 Příspěvekod magicxxx » 27 pro 2012, 21:10

Je tohle menší problém? :D

Kód: Vybrat vše

2012-12-25 02:27:53 [WARNING] §4Version mismatch! Please update EssentialsChat to the same version.
2012-12-25 02:27:53 [INFO] [Vault][Economy] Essentials Economy hooked.
2012-12-25 02:27:53 [INFO] Essentials: Using PermissionsEx based permissions.
2012-12-25 02:27:53 [INFO] [Jobs] Enabling Jobs v2.9.0
2012-12-25 02:27:53 [INFO] [Jobs] Started database save task
2012-12-25 02:27:53 [INFO] [Jobs] Started buffered payment thread
2012-12-25 02:27:53 [INFO] [Jobs] [Jobs] Successfully linked with Vault.
2012-12-25 02:27:53 [INFO] [Jobs] Database save task shutdown
2012-12-25 02:27:53 [INFO] [Jobs] Started database save task
2012-12-25 02:27:53 [INFO] [Jobs] Buffered payment thread shutdown
2012-12-25 02:27:53 [INFO] [Jobs] Started buffered payment thread
2012-12-25 02:27:53 [INFO] [Jobs] Login manager started
2012-12-25 02:27:53 [INFO] [Jobs] Plugin has been enabled succesfully.
2012-12-25 02:27:53 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn vDev2.9.701
2012-12-25 02:27:53 [INFO] [EssentialsChat] Enabling EssentialsChat vDev2.9.706
2012-12-25 02:27:53 [WARNING] §4Version mismatch! Please update all Essentials jars to the same version.
2012-12-25 02:27:53 [INFO] Server permissions file permissions.yml is empty, ignoring it
2012-12-25 02:27:53 [INFO] Done (4.043s)! For help, type "help" or "?"

Jiná chyba tam není.

Btw: Přitom mám nahrané ESpawn 2.9.706 i Essentials je ve verzi 2.9.706...
Prosím tě o karmu, jestli jsem ti dobře poradil O:-)

Uživatelský avatar
zdenda204
Příspěvky: 3617
Věk: 36
Registrován: 23 kvě 2012, 21:38
Reputation: 0

Re: Plugin Jobs

#10 Příspěvekod zdenda204 » 27 pro 2012, 22:05

Jde tam o EssentialsChat, ne o EssentialsSpawn.
S těma jobsama nevim.....Prostě by měly fungovat.
Stáhni ten Essentials pack znovu....
Přijímám zakázky na skripty/pluginy v PHP/Javě za malý poplatky! A kup mi sušenku :) Obrázek Obrázek
⇨Projekt Market⇦


Zpět na „Minecraft, Tekkit“

Kdo je online

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