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

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

  1. Offline

    Darcion

    yes
     
  2. Offline

    Freakdk

    Hmm I gues I'll have to try it sometime then.
    Last time I had a hard time trying to figure out why people could chose all the jobs I had created, even though it in the config said that they could only choose two. (I'm 99% sure the permission notes were right, and I believe I did post in the thread aswell back then).
     
  3. Offline

    BLiiF

    Is there soon a 1.2.3 version? :)
    - Can't wait :-D
     
  4. Offline

    bram49

    can you please update to 1.2.3 i love this plugin and i need it for earn money in my server...
     
  5. Offline

    nhoclesnar

    Idk what error you got, but I tried it on craftbukkit 1.2.3 R-02 and it worked well.
     
  6. Offline

    craigbaines

    really? Iv been waiting on an update, i guess ill try it and see!
     
  7. Offline

    Buckethead

    1.2.3 update?
     
  8. Offline

    levisn1

    update pls..any alternatives?
     
    siimoon likes this.
  9. Offline

    agubelu

    It DOES work on 1.2.3 :/
     
    siimoon likes this.
  10. Offline

    siimoon

    Me too! I hope it will update soon!
     
  11. Offline

    Tadas159

    It hasn't worked properly for me for like 6 months :D Killing jobs doesn't work, neither does fishing for me.
     
  12. Offline

    DoomAngelBlade

    Can i add new monsters\blocks\stuff for jobs?
    I have IC2 and RP2 Installed on server. I want XP and $ Given for mining Copper Ore, Uranium, Cutting Rubberwood and etc. Can i do this somehow?
     
  13. Offline

    biokemisten

    Can you add breeder to jobs?

    Fishing works fine for me :)

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

    pookshuman

    maybe this is a dumb question, but what do the exp and levels do? They don't seem to do anything
     
  15. Offline

    DoomAngelBlade

    Levelling Jobs do next:
    Increase XP amount by 0.1-(Unlimited) (Made by admin, default is 0.1)(Example: Farmer level 1 receives 10 $ per sugar cane block. At level 2 he will get 11$. At level 2 12.1. At level 3 13.31 etc.)
    Increase Money Amount by 0.1-(unlimited)(Same as XP amount)
    Increase Level XP required by 0.1-(Unlimited)(Same ax XP amount)
    And etc. All numbers is typed by owner\admin
     
  16. Offline

    CraggitServers

    this is an awesome plugin, and cant find anything like it anywhere. after looking through comments saying it works on 1.2.3, all i get when installing in the console is: Jobs v2.6.3 successfully enabled ... Jobs v2.6.3 successfully disabled. How did you guys get it to work, or you just chatting rubbish ?_? Thanks for any replies.
     
  17. Offline

    fabeyy

    hey..
    i just got a problem by testing the plugin.
    I made an own job, but there must be something what causes the plugin to disable.
    Code:
    15:43:17 [SEVERE] Caused by: while parsing a block mapping
    in "<string>", line 1, column 1:
        Jobs:
        ^
    expected <block end>, but found BlockMappingStart
    in "<string>", line 130, column 5:
            miner:
            ^
     
  18. Offline

    siimoon

    Do the job plugin for minecraft 1.2.3-R0.2 works for craftbukkit 1.2.3 RO.1??
     
  19. Offline

    bram49

    ty ty ty ty ty ty for updating i needed it very hard thank you so much!
     
  20. Offline

    siimoon

    it is not working for me :( is that because i have craftbukkit 1.2.3 RO.1 and this plugin is for 1.2.3 RO.2, someone help me!
     
  21. Offline

    Chrisski3

    Doesn't work. When you start/reload plugins, I get this message:
    [SEVERE] Could not load 'plugins\Jobs.jar' in folder 'plugins'
    org.bukkit.plugin.UnknownDependencyException: Vault
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:176)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:207)
    at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:537)
    at org.bukkit.Bukkit.reload(Bukkit.java:182)
    at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:22)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:469)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:906)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:866)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:849)
    at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:33)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:116)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:554)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
     
  22. Offline

    Royalgamer06

    Code:
    6:42:34 [SEVERE] Could not pass event PluginDisableEvent to Jobs
    6:42:34 org.bukkit.event.EventException
    6:42:34    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303)
    6:42:34    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    6:42:34    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:441)
    6:42:34    at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:356)
    6:42:34    at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:381)
    6:42:34    at com.bergerkiller.bukkit.common.PluginBase.onDisable(PluginBase.java:192)
    6:42:34    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
    6:42:34    at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:362)
    6:42:34    at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:381)
    6:42:35    at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:374)
    6:42:35    at org.bukkit.craftbukkit.CraftServer.disablePlugins(CraftServer.java:245)
    6:42:35    at net.minecraft.server.MinecraftServer.stop(MinecraftServer.java:402)
    6:42:35    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
    6:42:35    at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    6:42:35 Caused by: java.lang.NoClassDefFoundError: com/zford/jobs/economy/link/iConomy5Link
    6:42:35    at com.zford.jobs.listener.JobsPluginListener.onPluginDisable(JobsPluginListener.java:85)
    6:42:35    at sun.reflect.GeneratedMethodAccessor424.invoke(Unknown Source)
    6:42:35    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    6:42:35    at java.lang.reflect.Method.invoke(Unknown Source)
    6:42:35    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
    6:42:35    ... 13 more
     
  23. Offline

    siimoon

    it not works for me :( someone help me
     
  24. Offline

    Fidikado

    Hey Guys. I have made a Tutorial for the german gamer. I hope I can post it in this Forum, because the language in the forum ist english. I wish i could make Tutorials in english, but i can't. So I hope I can help the german User :)

     
  25. Offline

    tombik

    Try new versions (jobs, cb)
     
  26. Offline

    nhoclesnar

    Maybe your config setup is wrong? Because it works PERFECTLY fine for me. The config file has some changes from the previous version. Thanks a ton phrstbrn! Many server can't live without this plugin!
     
  27. Offline

    Eros

    Hey i have a slight problem. My users arnt getting paid when they do their jobs. Plz Help?
     
  28. Offline

    Olick

    From R0.02 when I do /who, I dont see jobs name before the players name. In Dynmap PM and I do not see either.

    Sorry for my english
     
  29. Offline

    siimoon

    177 recipes
    27 achievements
    08:01:31 [INFO] Starting minecraft server version 1.2.3
    08:01:31 [INFO] Loading properties
    08:01:31 [INFO] Starting Minecraft server on *:25565
    08:01:31 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
    08:01:31 [WARNING] The server will make no attempt to authenticate usernames. Be
    ware.
    08:01:31 [WARNING] While this makes the game possible to play without internet a
    ccess, it also opens up the ability for hackers to connect with any username the
    y choose.
    08:01:31 [WARNING] To change this, set "online-mode" to "true" in the server.pro
    perties file.
    08:01:31 [INFO] This server is running CraftBukkit version git-Bukkit-1.2.3-R0.2
    -b2060jnks (MC: 1.2.3) (Implementing API version 1.2.3-R0.2)
    08:01:31 [SEVERE] Could not load 'plugins\Jobs (2).jar' in folder 'plugins'
    org.bukkit.plugin.UnknownDependencyException: Vault
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:176)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:207)
    at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:183)
    at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigur
    ationManager.java:56)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:156)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)






    Please help me I doesn't know how to get it work
     
  30. Offline

    Curtis3321

    When i do /jobs browse it says u cannot join any jobs??
     

Share This Page