[ECON] Jobs - The Job plugin for minecraft [BukkitDev]

Discussion in 'Archived: Plugin Releases' started by phrstbrn, Jun 27, 2011.

  1. Offline

    Rsccman

    right after he adds brocast all to levelup lolz
     
  2. Offline

    TTlabambaTT

    erm... what? what do you mean?
     
  3. Offline

    Rsccman

    he will add more things but before even conciutering yours he is gona add broadcast levelup's
     
  4. Offline

    Gepard

    Hello all!
    I have a small problem...
    Code:
    2011-08-25 01:46:26 [INFO] [Jobs] - max-jobs property not found. Defaulting to unlimited!
    2011-08-25 01:46:26 [INFO] [Jobs] - Job Drwal is missing the max-level property. defaulting to no limits !
    2011-08-25 01:46:26 [INFO] [Jobs] - Job Drwal is missing the slots property. defaulting to no limits !
    2011-08-25 01:46:26 [INFO] [Jobs] - Job Gornik is missing the max-level property. defaulting to no limits !
    2011-08-25 01:46:26 [INFO] [Jobs] - Job Gornik is missing the slots property. defaulting to no limits !
    2011-08-25 01:46:26 [INFO] [Jobs] - Job Budowniczy is missing the max-level property. defaulting to no limits !
    2011-08-25 01:46:26 [INFO] [Jobs] - Job Budowniczy is missing the slots property. defaulting to no limits !
    2011-08-25 01:46:26 [INFO] [Jobs] - Job Kopacz is missing the max-level property. defaulting to no limits !
    2011-08-25 01:46:26 [INFO] [Jobs] - Job Kopacz is missing the slots property. defaulting to no limits !
    2011-08-25 01:46:26 [INFO] [Jobs] - Job Rolnik is missing the max-level property. defaulting to no limits !
    2011-08-25 01:46:26 [INFO] [Jobs] - Job Rolnik is missing the slots property. defaulting to no limits !
    2011-08-25 01:46:26 [INFO] [Jobs] - Job Lowca is missing the max-level property. defaulting to no limits !
    2011-08-25 01:46:26 [INFO] [Jobs] - Job Lowca is missing the slots property. defaulting to no limits !
    2011-08-25 01:46:26 [INFO] [Jobs] - Job Rybak is missing the max-level property. defaulting to no limits !
    2011-08-25 01:46:26 [INFO] [Jobs] - Job Rybak is missing the slots property. defaulting to no limits !
    2011-08-25 01:46:26 [INFO] [Jobs] - Job None is missing the max-level property. defaulting to no limits !
    2011-08-25 01:46:26 [INFO] [Jobs] - Job None is missing the slots property. defaulting to no limits !
    OK i know its not a bug or error... but i have

    generalConfig:
    Code:
    # How often in minutes you want it to save, 0 disables periodic saving and
    # the system will only save on logout
    save-period: 10
    
    # Do all players get a message when somone goes up a skill level?
    broadcast-on-skill-up: true
    
    [B]# maximum number of jobs a player can join[/B]
    [B]#max-jobs: 1[/B]
    
    # option to enable the stats and achievements plugin.
    #enable-stats: true
    
    # option to allow payment to be made when near a spawner
    #enable-pay-near-spawner: true
    
    # choose, which economy plugin should be used as default (optional)
    # if not set, will use iConomy first
    # available options: iConomy, BOSEconomy, Essentials
    #economy: iConomy
    And
    jobConfig:
    Code:
        Rybak:
            fullname: Rybak
            shortname: Ry
            ChatColour: AQUA
            chat-display: full
            #max-level: 10
           [B] #slots: 10[/B]
            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: 0.0
                    experience: 0.0
            custom-kill:
                Fisherman:
                    income: 0.0
                    experience: 0.0
    i use Google... i search this topic but i don't get answer...

    Btw... i want 1 player get only one job :)

    Thx for help and sorry for my english :D

    -------------------EDIT-----------------
    Sorry! i;m so stupid... omg...
    just don't remove # on start of the line...

    # maximum number of jobs a player can join
    #max-jobs: 1

    Sorry for my post... i edit that for all crazy players like me ;D
     
  5. Offline

    Oldskool1337

    Hello,

    i have the problem with the CHat like this .... Aprentice Miner Aprentice Miner (Oldskool) : Hi...

    Ive read u can fix this with I chat.... But how ? I dont realy know how i can fix this Problem...

    Ive been wondering now... everytime a woodcutter cuts and Tree... For every piece he gets one more "Aprentice Woodcutter" in front of his name...

    For example when im a woodcutter and cut 5 pieces of wood... Then there are 5 times Aprentice Woodcutter "in front of my name... I got the MOney for this but i dont get any Exp....

    Whats wrong there ?!
    Please Help
     
  6. Offline

    Gagafa

    I do not believe that experience to do?
     
  7. Offline

    tony687

    but right now i am using +displayname
     
  8. Offline

    radu97theone

    cant get exp or money help i have iConomy 5 no permissions .... i don't get money or exp .... that's sad plz reply :'(:'(
     
  9. Offline

    SondreHG

    Hi.

    I can't get IConomy to work!
    Players CAN level up, but dont earn money!

    Can anyone provide me a working generalConfig file?
     
  10. Offline

    Adrenaline

  11. Offline

    Moonshadow

    Is there anyway to implement companies? So one person gets a portion of the income of the lower ranks. Or you get money from the people below you when you level up?
     
  12. Offline

    igmikey

    is there any way to have the jobs titles show with essentials installed?
     
  13. Offline

    erawr00

    Does anyone know how to get the jobs ranks and names to display with the Towny Advanced mod? I tried to use the moddisplayname but it didn't work :(
     
  14. Offline

    Devboi

    I dont understand this Im running the latest version of everything and I'm still getting this error on startup

    2011-08-27 08:43:00 [SEVERE] Error occurred while enabling Jobs v2.4.6 (Is it up to date?): java.lang.Integer cannot be cast to java.lang.String
    java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.String
    at com.zford.jobs.config.JobsConfiguration.loadJobSettings(Unknown Source)
    at com.zford.jobs.config.JobsConfiguration.reload(Unknown Source)
    at com.zford.jobs.config.JobsConfiguration.<init>(Unknown Source)
    at com.zford.jobs.config.JobsConfiguration.getInstance(Unknown Source)
    at com.zford.jobs.Jobs.onEnable(Unknown Source)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:885)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:178)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:161)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:286)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:273)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:149)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:337)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)

    If I use the previous version of jobs it runs ok until I hit anything and I get this

    2011-08-27 08:43:00 [SEVERE] Error occurred while enabling Jobs v2.4.6 (Is it up to date?): java.lang.Integer cannot be cast to java.lang.String
    java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.String
    at com.zford.jobs.config.JobsConfiguration.loadJobSettings(Unknown Source)
    at com.zford.jobs.config.JobsConfiguration.reload(Unknown Source)
    at com.zford.jobs.config.JobsConfiguration.<init>(Unknown Source)
    at com.zford.jobs.config.JobsConfiguration.getInstance(Unknown Source)
    at com.zford.jobs.Jobs.onEnable(Unknown Source)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:885)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:178)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:161)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:286)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:273)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:149)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:337)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)

    And people aren't getting any money for kills.
     
  15. Offline

    bond654

    I have written all the lvl but it only stands internal error occured while atempting to do this command
     
  16. Offline

    RTRD

    Great plugin! Installed on my server! :)
     
  17. I have a problem.... I don't get an error, but there's a bug:

    Everytime i do something... First time i got this bug after editing a sign..
    Happen's this:

    When i write something in the chat... The job text near my name duplicate's itself and the more i do something the more it duplicate's and spam's the whole chat... Then the player need's to rejoin to remove the duplicated spam..

    I have an image here:
    <Edit by Moderator: Redacted mediafire url>


    My Plugin's:

    Achievement's - Spout
    AlwaysSunshine-1.4
    Annoyer
    BukkitContrib
    ChestShop
    Citizens
    ColoredSigns
    CommandSigns
    CraftBook and all it's other plugin's like CraftbookCircuits...
    DefaultCommands
    FailAnnounce
    FakeMessage
    Iconomy
    IQuest
    Jobs
    Laserpointer
    Levelcraft
    Lockette
    LoginMessage
    Lottery
    MobToggle
    OnTimeCommands
    PayDay
    Seats
    Shop
    SignLift
    SimpleHat
    SimpleSignEdit
    Spout
    SuperSigns
    TimeAnnounce
    WolfPound



    All Those plugins are on the lastest version...

    I used spoutcraft launcher and minecraft launcher
    in both launchers the same happend's...

    Please fix this as soon as you can.!

    NOTICE: I just noticed, this happend's everytime i build a stone or build something... !!!
     
    Last edited by a moderator: Nov 27, 2016
  18. Offline

    Sanny94

    Hey is there any way to get money by only using sheares and not completely killing the sheep?
     
  19. Offline

    Haloflooder

    Can you make it so jobs work with MultiVerse (multiple worlds). I have a free build map and people get rich by spawning diamond ores and breaking them... I want to disable jobs on some worlds. it'll help so much. Thank you!
     
  20. Offline

    rodier

    so I revised jobs config and try to set something.. but we have still crash issue.. after server restart few hours and jobs are gone.. and nothing in logs :-(
     
  21. Offline

    Rsccman

    fix your signature, your only allowed to have one
     
  22. Offline

    Haloflooder

    Only allowed to have one what? If you talking about the servers, I'm allowed to since I host them all. It says I'm not allowed to advertise unless it's for my minecraft servers... but this is very off topic. I'll just remove 3 lines. mkay?

    A lot of people found ways to get more money with Jobs. haha. Cheap people....
     
  23. Offline

    phrstbrn

    It already is multi-world compatible with Permissions. jobs.world nodes
     
  24. Offline

    Haloflooder

    It's not completely Multi world compatible.

    Lets say in one world a person got a job "Builder" and then they go to world Free-Build where they can spawn and get what ever he wants. He can just spawn diamondblocks and place it to earn money.

    It would be great to add another permission node to not to let you earn money a world with that permissions node.
     
  25. Offline

    phrstbrn

    I understand completely what you are saying, and disagree with the premise that it is not compatible. See my previous post.
     
  26. Offline

    Haloflooder

    oh wow. I fail xD sorry about that. I thought you meant other nodes and I read the previous permission nodes and it didn't have that world node. Thanks for you help!
     
  27. Offline

    Sanny94

    So Ill try again... is there any wait to config a job as a sheapeard to only shave the sheeps and get money and is there a way to get money for baking bread so the job would be a baker?
     
  28. Offline

    Phibedy

    It would be absolutely cool if you could add a option, that people, who reach a level for example 100 are allowed to join a second job.
    Otherwise it would be nice too, if an admin could give a second job to another although the job limit is 1.
    best regards phil
     
  29. Offline

    Silentnight18

    @phrstbrn

    ChangeLog for 2.5.0?

    Maybe I am just missing it, so apologizes if its somewhere and I am blind.
     
  30. Offline

    phrstbrn

    The changelog is smack dab in your face when you click on the 2.5.0 download link on Bukkit Dev.
     

Share This Page