Inactive [ECON] Jobs - The Job plugin for minecraft [1.2.3-R0.2]

Discussion in 'Inactive/Unsupported Plugins' started by phrstbrn, Jun 27, 2011.

  1. Offline

    TheCroTino

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    hi phrstbrn, can you help me? i add jobs to my server and /reload. then i type in /jobs browse and i get this: There is
    no jobs you can join...so i look into Jobconfig I and see empty file..so my question is do you have any download link for that jobconfig? plsss replay i need that on my server...bye
  2. Offline

    leithal7

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Right now, players can place tons of diamond and gold blocks in the creative world. To earn money as the builder job. How can i disable all of the JOBS plugin in certain worlds? I took away the jobs.use permisions for my creative world, didn't work.
  3. Offline

    bonani

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I have some problems; some people (over lvl 70 kinda) have stopped getting experience. Why is that? Its not 0 / 10000 exp for example, its like 5643 / 10000 on some, and some are lvl 72, 84, etc. None have 0 / x XP, all have stopped all of a sudden.

    Running latest recommended bukkit-build, is there any way that I can check/debug what happens when a user hits the blocks for exp?
  4. Offline

    holyone

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  5. Offline

    holyone

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    copy everything in the link and paste it in your jobConfig.yml
  6. Offline

    Ahmet66

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Thanks!!!!! FOR 1.2.5 !!!!
  7. Offline

    Babadegl

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    how do i set the maximul level of woodcutter?? i can set the max level at almost every job except woodcutter :/
  8. Offline

    THE H MAN

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    my jobsconfig.yml is empty anyone know why?
  9. Offline

    Hawkings

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I just translated the plugin so, is anybody interested in a Spanish translation??
  10. Offline

    Luwiego

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    This is causing my server to crash. After somone joins jobs digger and digs a few blocks, they gain levels extremly fast and server crashes.
  11. Offline

    Semirotta

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    how to config this to make really SMALL amounts of money income from stuff ?
    can someone post config of this?
  12. Offline

    bonani

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Just change the money to a really low number in the config? Like 0.0000000000001
  13. Offline

    Artem-s86

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Can i get money from enchanting/kooks food like meat? What config i must create?
  14. Offline

    kanelives

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    looks nice, but i an't download it,
    where can i find it ??,
  15. Offline

    exonwarrior

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I have a question: How does one create a job for an animal herder? Meaning, I have many sheep that I shear and cows that I milk, how would I create a job for that?

    Thanks,
    exonwarrior
  16. Offline

    Max123786

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I put the permissions but when I say /jobs nothing comes up! Not even in the console!
  17. Offline

    OppositeGamer

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Can Anyone help? My jobsConf wont work!!! This is what I have
    Code:
    # Jobs configuration. aaa
    Jobs:
      Miner:
        fullname: Miner
        shortname: M
        ChatColour: GREY
        chat-display: full
        max-level: 90
        slots: 100
        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.4
            experience: 0.2
          COAL_ORE:
            income: 1.5
            experience: 1.0
          IRON_ORE:
            income: 3.0
            experience: 4.5
          REDSTONE_ORE:
            income: 6.0
            experience: 7.5
          LAPIS_ORE:
            income: 10.0
            experience: 15.0
          DIAMOND_ORE:
            income: 250.0
            experience: 50.0
          OBSIDIAN:
            income: 20.0
            experience: 8.0
          MOSSY_COBBLESTONE:
            income: 75.0
            experience: 30.0
          GLOWSTONE:
            income: 3.0
            experience: 3.5
          NETHERRACK:
            income: 0.4
            experience: 0.2                 
        Kill:
          Player:
            income: 50.0
            experience: 0.0
      Woodcutter:
        fullname: Woodcutter
        shortname: W
        ChatColour: GREEN
        chat-display: full
        max-level: 90
        slots: 100
        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: 3.0
        Place:
          SAPLING:
            income: 0.5
            experience: 5.0
        Kill:
          Player:
            income: 50.0
            experience: 0.0
      Hunter:
        fullname: Hunter
        shortname: H
        ChatColour: RED
        chat-display: full
        max-level: 90
        slots: 100
        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: 2.5
          STONE_SWORD:
            income: 5.0
            experience: 5.0
          IRON_SWORD:
            income: 15.0
            experience: 10.0
          DIAMOND_SWORD:
            income: 100.0
            experience: 40.0
          GOLD_SWORD:
            income: 45.0
            experience: 20.0
          BOW:
            income: 25.0
            experience: 10.0
          ARROW:
            income: 15.0
            experience: 5.0         
        Kill:
          Player:
            income: 250.0
            experience: 50.0
          Zombie:
            income: 25.0
            experience: 10.0
          Skeleton:
            income: 35.0
            experience: 15.0
          Creeper:
            income: 50.0
            experience: 25.0
          Spider:
            income: 35.0
            experience: 15.0
          Slime:
            income: 35.0
            experience: 15.0
          Pig:
            income: 5.0
            experience: 2.5
          Cow:
            income: 5.0
            experience: 2.5
          Sheep:
            income: 5.0
            experience: 2.5
          Chicken:
            income: 5.0
            experience: 2.5
          Squid:
            income: 5.0
            experience: 2.5                 
          Wolf:
            income: 35.0
            experience: 15.0
          PigZombie:
            income: 60.0
            experience: 30.0
          Ghast:
            income: 100.0
            experience: 50.0                     
      Farmer:
        fullname: Farmer
        shortname: F
        ChatColour: BROWN
        chat-display: full
        max-level: 90
        slots: 100
        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: 2.5
            experience: 3.5
          CROPS-0:
            income: 0.0
            experience: -0.5
          MELON_BLOCK:
            income: 5.5
            experience: 6.0
          PUMPKIN:
            income: 4.0
            experience: 2.5
        Place:
          CROPS-0:
            income: 0.0
            experience: 0.5
          MELON_STEM-0:
            income: 0.0
            experience: 1.0
          PUMPKIN_STEM-0:
            income: 0.0
            experience: 1.0
        Kill:
          Player:
            income: 50.0
            experience: 0.0
      Blacksmith:
        fullname: Blacksmith
        shortname: B
        ChatColour: DARK_GREY
        chat-display: full
        max-level: 90
        slots: 100
        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: 2.5
            experience: 2.5
          STONE_SWORD:
            income: 5.0
            experience: 5.0
          IRON_SWORD:
            income: 25.0
            experience: 15.0
          DIAMOND_SWORD:
            income: 300.0
            experience: 100.0
          GOLD_SWORD:
            income: 90.0
            experience: 35.0
          BOW:
            income: 50.0
            experience: 15.0
          ARROW:
            income: 20.0
            experience: 10.0
          DIAMOND_HELMET:
            income: 34.0
            experience: 10.0
        Smelt:
          IRON_INGOT:
            income: 12.5
            experience: 7.5
          GOLD_INGOT:
            income: 40.0
            experience: 17.5               
        Kill:
          Player:
            income: 50.0
            experience: 0.0
      None:
        fullname: None
        shortname: N
        ChatColour: WHITE
        chat-display: none
        #max-level: 10
        #slots: 10
        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
                
    THANKS!
  18. Offline

    THE H MAN

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Mine is Working Now All you Have to do is download an Earlier Stage Put It In Your plugins and let it get the folders and stuff then open the jobs folder and drag the jobsconfig.yml onto your desktop download the latest version of jobs install that and then replace jobsconfig.yml Hoped This Helped! :)
  19. Offline

    Monstercat99

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Can you make it so your jobs doesnt show up in chat at all?
    Please help ASAP please :D
  20. Offline

    Telbaru

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hello,
    is there some way to convert the jobs.h2.db to MySQL? Other Plugins like McMMO have a command for this. Is there a command, too?
  21. Offline

    fjutte

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  22. Offline

    fjutte

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)

    What is the problem? If you wrote something wrong in the config, you should get errors in the console.
  23. Offline

    fjutte

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)

    No there is no command for that. You could use a H2 to MySQL conversion tool I guess. My best friend may help you. He's pretty famous, I think you've heard of him. His name is Google.
  24. Offline

    GlowingIceicle

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    My console says that no jobs have been loaded?

    Code:
    {\rtf1\ansi\deff0{\fonttbl{\f0\fnil\fcharset0 Courier New;}}
    {\*\generator Msftedit 5.41.21.2510;}\viewkind4\uc1\pard\lang1033\f0\fs22 # Jobs configuration.\par
    # \par
    # Stores information about each job.\par
    # \par
    # For example configurations, visit http://dev.bukkit.org/server-mods/jobs/.
    Jobs:
      Woodcutter:
        fullname: Woodcutter
        shortname: W
        ChatColour: GREEN
        chat-display: none
        max-level: 10
        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: 5.0
            experience: 5.0
        Place:
          SAPLING:
            income: 1.0
            experience: 1.0
          WOOD:
            income: 2.0
            experience: 2.0
        Kill:
          Player:
            income: 7.5
            experience: 7.5
        custom-kill:
          Woodcutter:
            income: 10.0
            experience: 10.0
      Miner:
        fullname: Miner
        shortname: M
        ChatColour: DARK_GRAY
        chat-display: none
        max-level: 10
        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: 2.0
            experience: 2.0
          COAL_ORE:
            income: 3.0
            experience: 3.0
          REDSTONE_ORE:
            income: 3.0
            experience: 3.0
          IRON_ORE:
            income: 4.0
            experience: 4.0
          GOLD_ORE:
            income: 5.0
            experience: 5.0
          LAPIS_ORE:
            income: 5.0
            experience: 5.0
          DIAMOND_ORE:
            income: 6.0
            experience: 6.0
          OBSIDIAN:
            income: 7.5
            experience: 7.5
          MOSSY_COBBLESTONE:
            income: 6.0
            experience: 6.0
        Place:
          RAILS:
            income: 2.0
            experience: 2.0
          IRON_ORE:
            income: -5.0
            experience: -5.0
          GOLD_ORE:
            income: -6.0
            experience: -6.0
        Kill:
          Player:
            income: 7.5
            experience: 7.5
        custom-kill:
          Miner:
            income: 10.0
            experience: 10.0
      Builder:
        fullname: Builder
        shortname: B
        ChatColour: WHITE
        chat-display: none
        max-level: 10
        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: 1.0
            experience: 1.0
          WOOD:
            income: 1.5
            experience: 1.5
          FENCE:
            income: 1.5
            experience: 1.5
          WOOL:
            income: 1.5
            experience: 1.5
          STONE:
            income: 2.25
            experience: 2.25
          GLOWSTONE:
            income: 3.0
            experience: 3.0
          SANDSTONE:
            income: 2.0
            experience: 2.0
          GLASS:
            income: 3.0
            experience: 3.0
          BRICK:
            income: 4.0
            experience: 4.0
          LAPIS_BLOCK:
            income: 5.0
            experience: 5.0
          DOUBLE_STEP:
            income: 2.0
            experience: 2.0
          STEP:
            income: 2.0
            experience: 2.0
          BOOKSHELF:
            income: 3.0
            experience: 3.0
          WOOD_STAIRS:
            income: 2.0
            experience: 2.0
          COBBLESTONE_STAIRS:
            income: 2.0
            experience: 2.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
      Digger:
        fullname: Digger
        shortname: D
        ChatColour: GOLD
        chat-display: none
        max-level: 10
        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: 2.0
            experience: 2.0
          GRASS:
            income: 2.0
            experience: 2.0
          GRAVEL:
            income: 2.0
            experience: 2.0
          SAND:
            income: 2.0
            experience: 2.0
          CLAY:
            income: 2.0
            experience: 2.0
        Kill:
          Player:
            income: 7.5
            experience: 7.5
        custom-kill:
          Digger:
            income: 10.0
            experience: 10.0
      Farmer:
        fullname: Farmer
        shortname: Fa
        ChatColour: BLUE
        chat-display: none
        max-level: 10
        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: 4.0
            experience: 4.0
          SUGAR_CANE_BLOCK:
            income: 4.0
            experience: 4.0
        Place:
          SEEDS:
            income: 3.0
            experience: 3.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
      Hunter:
        fullname: Hunter
        shortname: H
        ChatColour: RED
        chat-display: none
        max-level: 10
        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: 2.5
            experience: 2.5
          Cow:
            income: 2.5
            experience: 2.5
          Pig:
            income: 2.5
            experience: 2.5
          Sheep:
            income: 2.5
            experience: 2.5
          Wolf:
            income: 5.0
            experience: 5.0
          Creeper:
            income: 10.0
            experience: 10.0
          Skeleton:
            income: 10.0
            experience: 10.0
          Spider:
            income: 10.0
            experience: 10.0
          Zombie:
            income: 10.0
            experience: 10.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
      Fisherman:
        fullname: Fisherman
        shortname: Fi
        ChatColour: AQUA
        chat-display: none
        max-level: 10
        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
      Weaponsmith:
        fullname: Weaponsmith
        shortname: W
        ChatColour: DARK_PURPLE
        chat-display: none
        max-level: 10
        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
      None:
        fullname: None
        shortname: N
        ChatColour: WHITE
        chat-display: none
        max-level: 10
        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
                       
     
    
  25. Offline

    Telbaru

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    nice command. Very helpfull. Shove it up your...
  26. Offline

    TrenakLOL123

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Made it for 1.2.5 R1.3 Thanks
  27. Offline

    SpSpeed_X

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Idea: "dropbonus" whitch starts by level 5, randomly drops 1 or 2 blocks and by level 10 1 or 3 blocks..... and getting exp (from minecraft for the enchantment table) and he Plugin is perfect :). If you like that, take over it in the plugin pls :D
  28. Offline

    SpSpeed_X

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    the command is /jobs ... for example "/jobs browse" for see all the jobs
  29. Offline

    Poolgate

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I hope I am right here..
    In case I am not right here, please let me know .
    Is that possible to organize Jobs commands with plates ?
    I want to create plates (signs) with comments, examble /join job Axtman, so that a player can join/leave/job info or get stat with one click.

    Thanks a lot for your help
  30. Offline

    Waikiki21

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I Love this Jobsystem but I have the problem that noone on the server get money when he brake or place or smelt or ... something. Say me which info you need. Hope of your help.

Share This Page