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

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

  1. Offline

    phrstbrn

    You're not using the latest bukkit RB.
     
  2. Offline

    Xertez

    all i can find is recommended build 1000. do you have a link i can use to get to the new build?
     
  3. Offline

    phrstbrn

    Yes, you need 1000.
     
  4. Offline

    Xertez

    thats the build im using :p. i probably should have stated that earlier :p.

    bukkit build 1000
    jobs version 2.4.5
     
  5. Offline

    phrstbrn

    That error message means your build is older than 1000. It can't find PLAYER_FISH in the Event.Type Enum from Bukkit which was added in RB 1000. I know for a fact, you are using a build older than 1000 if you are getting that error.
     
  6. Offline

    Xertez

    HOLY HELL. I COULDA SWORN THAT I UPDATED!! i have no idea how i or why i didn't update. Thank you :p i'll update right now :p. Dude all my errors are gone. thank you. I had thought i updated to build 1000. i was ecstatic when it was finally released and have no idea how i forgot to do it. :D. "i still get the unknown console command" sentence randomly and have no idea what thats from but meh. its not an error yet :p
     
  7. Offline

    Rsccman

    honestly ied recommend using 1035 + i use 1040 atm actualy
     
  8. Offline

    Xertez

    say i dont have the link to those yet. i'm not sure how they would affect the plugins either. because i try to get things that are posted as the current build ready. being 1000. i havent seen any for anything over that yet
     
  9. Offline

    Rsccman

    so how do i get jobs to brodast when someone levles up?
     
  10. Hello,
    Sorry for my vocabulary, I use a translator.
    Here is my problem, when I choose a job (example: Woodcutter and miner ...) everything goes well but when I write in chat this is:
    AW, AM, AW, AM, AW, AM, (x10) astus08: my message

    I wonder if you can help me.

    Again sorry I'm not very good at English, I'm french.
     
  11. Offline

    Vaupell

    WOW i love this plugin! :D
     
  12. Offline

    Padrino

    Does anyone got good jobs?

    Except the standard jobs.
     
  13. Offline

    Rsccman

    you should use ichat to format how your displaying of the jobs are used

    i took all of them and compressed them into 3 class's worker, crafter, warrior moved cap to 150 and added stuff my self

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  14. Offline

    Vaupell

    One request.. all the info screens take more chatlines than there is availibe = to much information.
    and to much information wasted. chat info is kinda useless when several lines go above the chatlimit.
    like using /jobs admininfo <name>

    EDIT:

    maybe the commands ignore case.. use ignore case when testing for commands
    aparently command titles are case sensetive :(
     
  15. Offline

    Padrino

    Can u send me the config, please?
     
  16. Offline

    Vaupell

    Ok i have a problem i have the default jobs.
    I cannot leave the job or fire myself from it. . :(
    /jobs fire Eqvaliser Builder
    /plyer does not have the job Builder.

    and when i type
    /jobs leave Builder
    nothings happends..

    EDIT 2, aparently i can have 2 of the same job..
    I promoted myself to test, Master builder <--- the one i cant remove WTF :(
    and i got a second builder job, which i was able to leave just fine.
     
  17. Offline

    NinjaGrinch

    So, iConomy 5.0.1 is a mess and won't be updated because the plugin developer doesn't like her own work apparently.
    iConomy 6.0b doesn't work with anything that is designed for iConomy 5 (eg. MultiVerse, Jobs, etc)

    I feel screwed.
     
  18. Thank you, but I use Commandbook and Essential groupmanager is it-I must use Essentialchat or Ichat.

    PS : Sorry if this is not the place to post this message.
     
  19. Offline

    Live or Die

    Hey again :p
    i come with the same problem, every once and a while the jobs just stop working.. (no /jobs even)
    last time i checked if anyone has this problem 2 and somone did and you answerd him that its probly because its massy or somthing (dont remember)
    so i updated it to Mysql and the problem keep happening :(
    my plugins:
    Admincmd,antiXray,BlockBlocker,ChestShop,CommandDisabler,CreativeGates.Falsebook,iconomy 5.0.1,jobs (ofc),LogOres,LWC,MagicCarpet,Mobarena,nChat,NoCheat,nSpleef,PermissionsEx,pvparena,PvPtoggle,ScrollingMenuSign,Worldborder,Worldedit,WorldGuard,Xray Detection

    i dont think there is a error in the consol..

    Please help.
     
  20. Offline

    Rsccman

    email me using 'jobs config' and ill send you mien

    just do /jobs reload whats ur servers specs?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  21. Offline

    loveapple101

    Can anyone PLEASE help me?!!!
     
  22. Offline

    Rsccman

    helped....next time explane whats going on?
     
  23. Offline

    KediK

    Hello, i have a problem:
    2011-08-13 11:30:56 [SEVERE] [Jobs - database connection error. Disabling jobs!]
    2011-08-13 11:31:06 [INFO] [Jobs v2.4.5] has been disabled succesfully.
    2011-08-13 11:31:06 [SEVERE] Could not pass event PLAYER_QUIT to Jobs
    java
    .lang.NullPointerException
    at com
    .zford.jobs.dao.JobsDAOH2.save(Unknown Source)
    at com
    .zford.jobs.Jobs.save(Unknown Source)
    at com
    .zford.jobs.Jobs.removePlayer(Unknown Source)
    at com
    .zford.jobs.listener.JobsPlayerListener.onPlayerQuit(Unknown Source)
    at org
    .bukkit.plugin.java.JavaPluginLoader$2.execute(JavaPluginLoader.java:251)
    at org
    .bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org
    .bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:332)
    at net
    .minecraft.server.ServerConfigurationManager.disconnect(ServerConfigurationManager.java:146)
    at net
    .minecraft.server.NetServerHandler.disconnect(NetServerHandler.java:117)
    at org
    .bukkit.craftbukkit.entity.CraftPlayer.kickPlayer(CraftPlayer.java:135)
    at com
    .cypherx.xauth.xAuth$1.run(xAuth.java:250)
    at org
    .bukkit.craftbukkit.scheduler.CraftWorker.run(CraftWorker.java:34)
    at java
    .lang.Thread.run(Thread.java:662)

    What to do?
     
  24. Offline

    NinjaGrinch

    Does this support PermissionsBukkit?
     
  25. Offline

    Rsccman

    thank you for raping my eyes
     
  26. Offline

    PimentoLord

    hellow :p ... i have a question ...
    when you have a income like :jobs or cooky monster ... or other ...
    well ppl dont like to do /money to check there monny al the time ... becosue its like very enoying ?
    is there alugin thats shows it in your screen ???? curent monney ? like some other plugins you can see hp ??
    or is it posible that iconnomy or other plugin ... shows balance (/money) on a time based auto command ??
     
  27. Offline

    KediK

    No problem :) Who can help me?
     
  28. Offline

    Rsccman

    update ur bukkit

    you can do or make or find a plugin that does comands timed...my server shows money every time you log
    orrrrr with a plugin like sssecianals you could do /powertool /money on a tool

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  29. Offline

    KediK

    I have bukkit 1.7.3 build 1000 :)
     
  30. Offline

    PimentoLord

    ehmmm power tool is only personal ...
    can i set a power tool in essentials it selve ???
    that would be nice :)
    and its relay hard to make plugins :p .. i have detection plugin made by my sselve prety noob but nice ...
     

Share This Page