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

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

  1. Offline

    MRCartm0n

    Is there a way to employ someone even if iam not OP? I already gave myself all permissions but it doesnt work. Using Group Manager and newest Bukkit.
     
  2. Offline

    Koyote639

    Hey,
    nice Plugin but I havea litte Problem with it.
    At first I want to say that I'm from Germany, so my englisch is very bad, sorry about that.

    My Problem:

    I want to add more Levels and the needed Experience to areach a Level.
    I Edited the titleConfig BUT
    1. Where can I Read the levelname ingame? When I type in : /jobs stats, there is just a message with lvl1, lvl2, etc. but not with my edited LevelNames
    2. The needed experience (levelReq) is not updated, so I edit the second level to 1000 Experience but when I type ingame : /jobs stats, there is just standing X/150 and not X/1000.
    Can somebody please help me?
    Thanks a lot.
     
  3. Offline

    Royalgamer06

    Please add multiworld support; enable/disable this plugin per world. If this is already possible, for example with perm's, please tell!
     
  4. Offline

    PintSki

    and talking about perms, Pex and other permissions system would be nice too, hell even if it were in the jobs cfg it would be great!
     
  5. Offline

    Telanis

    I think Pex work !

    But i wait till a 1.1R3 Update comes ! And i hope for the Bugfixing of Crafting Jobs(EXP+MONEY)! And the Bugfixing for Farmers because they dont get EXP when plant Seeds.

    When comes the Update?
     
  6. Offline

    deimos161

    when will this update, its the last of my plugins to update and my players can not earn money.
     
  7. Offline

    Triturar

    Why i can only Kill, Place, Fish and Break?

    i see Craft but it doesnt work D:

    maybe u can help me =)
     
  8. Offline

    salutwww

    I just installed Jobs on my server and after some settings it began to works but i got an annoying problem: the money and the experience that I'm supposed to have when I kill a player don't works, I kill someone and nothing happens.

    Pls help, if you need more details just say it.
     
  9. Offline

    deimos161

    Yes, jobs is outdated now and I am having the same problem. The maker needs to updated his plugin
     
  10. Offline

    salutwww

    I'm on a server 1.0.0.
     
  11. Offline

    bonani

    Question; is it possible to set a job as default for everyone that joins the server?
     
  12. Offline

    PainKNero

    You can use the file restrictedAreas.yml (jobs 2.6.2), there you can define worlds and cuboid coords.

    For example:

    Code:
    restrictedareas:
        area1:
            world: 'City'
            multiplier: 0.0
            point1:
                x: -90
                y: 0
                z: -104
            point2:
                x: 97
                y: 100
                z: 104 
     
  13. Offline

    Afeltman

    is this plugin still active and updating because it isnt updated for 1.1 R3
     
  14. Offline

    Royalgamer06

    Can I also use an entire world? Without the point1 and point2?
     
  15. Offline

    Tadas159

    Someone should takeover this plugin.
     
  16. Offline

    worstboy32

    I just tried to switch to mysql.
    But it's not working you forgot to input a slash on the end of the port number.
    this is the output: http://pastie.org/3362170
    and this is how its in the config:

    # Requires Mysql.
    mysql-username: fantasyc_fantasy
    mysql-database: fantasyc_fantasy
    pass: ...
    mysql-url: clanslotsmysql:3306/
    mysql-table-prefix: jobs_


    so it should be: clanslotsmysql:3306/fantasyc_fantasy
    and now its: clanslotsmysql:3306fantasyc_fantasy

    Please do a quick fix for this so i can store it in MySQL.
    And also add Zombie_pigman support or tell me what name you used bukkit database says zombie_pigman but it's not working @phrstbrm

    Works fine with R3 no update required.

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

    bonani

    phrstbrn; is it possible to set a job as default for everyone that joins the server?
     
  18. Offline

    Kagari

    Is there any way I could put a "chat node" into essentials? Otherwise it will not be shown and if I disable the essentials chat, than the colors etc won't be shown, so I will need a node...
     
  19. Offline

    worstboy32

    No there is no way to do that with jobs atm.

    I'm pretty sure it's not working with essentials.
    It just add a tag and essentials use there own chat system.
    Haven't seen jobs and essentials together ever.
    But he might add it.

    phrstbrn

    I just made a lot extra jobs i got now like 15
    But i have noticed that a lot items/blocks etc don't work.
    I'm using this for the right names: http://jd.bukkit.org/apidocs/org/bukkit/Material.html
    That should work did you rename things or something?
    Or could you implant all items and blocks?
    Also add the new things from 1.1 please.

    And i think it would be cool to add this things to:
    Enchant: (set up to get money from enchanting)
    Brew: (Set up to get money from brewing potions)
    Cut: (Set up to get money from cutting with shears)
    Melt: (Set up to get money from melting things in furnace)
    Use: (Set up to get money from using things like levers and doors etc)
    Ignite: (Set up to get money from igniting netherrack or tnt etc)

    And maybe ranks for each job.
    And not a global ranking system so we can set the different ranks for each level.
    And also be able to set rewards for when players reach a higher rank.
    like:
    Code:
        Master:
            Name: Master
            ShortName: M
            ChatColour: BLACK
            levelReq: 25
            Reward:
                - money:50
                - diamond:3
    And also have a look at the MySQL bug a few posts on top of this.

    I hope your still active with this.
    It is a great plugin and would love to see it more active.
    If your busy i'm pretty sure there are a lot coders who want to help you with this amazing plugin.

    EDIT: Since mysql didn't work i turned the config back to h2 but now it don't load at all.
    http://pastie.org/3367875
    EDIT EDIT: :p fixed the mysql just took the default config and saw i had to use this format:
    jdbc:mysql://localhost:3306/
    So that works now.

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

    bonani

  21. Offline

    worstboy32

    Don't ask me :p
    I'm not a coder just a server owner and the developer seems a bit inactive but who knows <3
     
  22. Offline

    PainKNero

    The points marked a square / cuboid, point 1 upper right corner, point 2 lower left corner, just like regions definitition in worldedit. I don't know if just whole world can be restriced without setting markers.
     
  23. Offline

    Royalgamer06

    I just want an entire world, not regions. And another suggestion, put messages with 'you earned $23' or something like that.
     
  24. Offline

    deimos161

    Can some one please tell me why people on my server can not earn money.
    These are the permissions I have set up
    - jobs.join.woodcutter
    - jobs.join.hunter
    - jobs.join.builder
    - jobs.join.farmer
    - jobs.join.miner
    - jobs.world.World
    - jobs.world.World_nether
    - jobs.world.World_the_end
    And they are unable to earn money or xp with those, but if I do
    - jobs.join.*
    - jobs.world.World
    - jobs.world.World_nether
    - jobs.world.World_the_end

    But then they can join the job set up for VIPs I have.
    I am using PEX 1.18 and have the lastest Jobs

    I have submitted tickets about this, and like everyone elses tickets there has been no reply.
     
  25. Offline

    worstboy32

    go to restricted area's config
    and type this:

    restrictedareas:
    area1:
    world: '<worldname>'
    multiplier: 0.0
    point1:
    x: -50000
    y: 0
    z: -50000
    point2:
    x: 50000
    y: 128
    z: 50000

    Make sure u change world name and if you have no borders u can change the 50k to even higher.
    And the messages would spam your chat lol by every action you do. unless you make it count up and let it show every minute or something. but you will have to ask the developer

    Also couldn't get this to work..
    I think he might code something wrong and the developer of this seems to be away.
    Just use * for now if you wanna have jobs working.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 15, 2016
    PainKNero and Royalgamer06 like this.
  26. Offline

    Royalgamer06

    REALLY THANK YOU!!!
    ANOTHER SUGGESTION: Make a jobs config sharing thread! That would be great! Roy (or maybe I could make one)

    I use essentials group manager and I have latest RB.
    Perm's are set right!

    I get spammed with this:
    Show Spoiler
    at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.j
    ava:299)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:609)
    at net.minecraft.server.Packet15Place.handle(SourceFile:39)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:100)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:7
    8)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:537)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    20:30:54 [SEVERE] Could not pass event org.bukkit.event.block.BlockBreakEvent to
    Jobs
    java.lang.NullPointerException
    at com.zford.jobs.config.container.RestrictedArea.inRestrictedArea(Restr
    ictedArea.java:62)
    at com.zford.jobs.config.container.RestrictedArea.getMultiplier(Restrict
    edArea.java:96)
    at com.zford.jobs.listener.JobsBlockPaymentListener.onBlockBreak(JobsBlo
    ckPaymentListener.java:45)
    at org.bukkit.plugin.java.JavaPluginLoader$42.execute(JavaPluginLoader.j
    ava:558)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:61)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:460)
    at net.minecraft.server.ItemInWorldManager.breakBlock(ItemInWorldManager
    .java:216)
    at net.minecraft.server.ItemInWorldManager.a(ItemInWorldManager.java:171
    )
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:517)
    at net.minecraft.server.Packet14BlockDig.handle(SourceFile:43)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:100)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:7
    8)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:537)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    20:30:54 [SEVERE] Could not pass event org.bukkit.event.block.BlockPlaceEvent to
    Jobs
    java.lang.NullPointerException
    at com.zford.jobs.config.container.RestrictedArea.inRestrictedArea(Restr
    ictedArea.java:62)
    at com.zford.jobs.config.container.RestrictedArea.getMultiplier(Restrict
    edArea.java:96)
    at com.zford.jobs.listener.JobsBlockPaymentListener.onBlockPlace(JobsBlo
    ckPaymentListener.java:64)
    at org.bukkit.plugin.java.JavaPluginLoader$34.execute(JavaPluginLoader.j
    ava:502)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:61)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:460)
    at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockPlaceEvent(Cr
    aftEventFactory.java:109)
    at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockPlaceEvent(Cr
    aftEventFactory.java:93)
    at net.minecraft.server.ItemBlock.a(ItemBlock.java:71)
    at net.minecraft.server.ItemStack.placeItem(ItemStack.java:83)
    at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.j
    ava:299)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:609)
    at net.minecraft.server.Packet15Place.handle(SourceFile:39)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:100)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:7
    8)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:537)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    20:30:55 [SEVERE] Could not pass event org.bukkit.event.block.BlockPlaceEvent to
    Jobs
    java.lang.NullPointerException
    at com.zford.jobs.config.container.RestrictedArea.inRestrictedArea(Restr
    ictedArea.java:62)
    at com.zford.jobs.config.container.RestrictedArea.getMultiplier(Restrict
    edArea.java:96)
    at com.zford.jobs.listener.JobsBlockPaymentListener.onBlockPlace(JobsBlo
    ckPaymentListener.java:64)
    at org.bukkit.plugin.java.JavaPluginLoader$34.execute(JavaPluginLoader.j
    ava:502)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:61)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:460)
    at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockPlaceEvent(Cr
    aftEventFactory.java:109)
    at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockPlaceEvent(Cr
    aftEventFactory.java:93)
    at net.minecraft.server.ItemBlock.a(ItemBlock.java:71)
    at net.minecraft.server.ItemStack.placeItem(ItemStack.java:83)
    at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.j
    ava:299)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:609)
    at net.minecraft.server.Packet15Place.handle(SourceFile:39)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:100)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:7
    8)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:537)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    20:30:55 [SEVERE] Could not pass event org.bukkit.event.block.BlockBreakEvent to
    Jobs
    java.lang.NullPointerException
    at com.zford.jobs.config.container.RestrictedArea.inRestrictedArea(Restr
    ictedArea.java:62)
    at com.zford.jobs.config.container.RestrictedArea.getMultiplier(Restrict
    edArea.java:96)
    at com.zford.jobs.listener.JobsBlockPaymentListener.onBlockBreak(JobsBlo
    ckPaymentListener.java:45)
    at org.bukkit.plugin.java.JavaPluginLoader$42.execute(JavaPluginLoader.j
    ava:558)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:61)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:460)
    at net.minecraft.server.ItemInWorldManager.breakBlock(ItemInWorldManager
    .java:216)
    at net.minecraft.server.ItemInWorldManager.a(ItemInWorldManager.java:171
    )
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:517)
    at net.minecraft.server.Packet14BlockDig.handle(SourceFile:43)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:100)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:7
    8)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:537)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    20:30:55 [SEVERE] Could not pass event org.bukkit.event.block.BlockPlaceEvent to
    Jobs
    java.lang.NullPointerException
    at com.zford.jobs.config.container.RestrictedArea.inRestrictedArea(Restr
    ictedArea.java:62)
    at com.zford.jobs.config.container.RestrictedArea.getMultiplier(Restrict
    edArea.java:96)
    at com.zford.jobs.listener.JobsBlockPaymentListener.onBlockPlace(JobsBlo
    ckPaymentListener.java:64)
    at org.bukkit.plugin.java.JavaPluginLoader$34.execute(JavaPluginLoader.j
    ava:502)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:61)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:460)
    at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockPlaceEvent(Cr
    aftEventFactory.java:109)
    at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockPlaceEvent(Cr
    aftEventFactory.java:93)
    at net.minecraft.server.ItemBlock.a(ItemBlock.java:71)
    at net.minecraft.server.ItemStack.placeItem(ItemStack.java:83)
    at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.j
    ava:299)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:609)
    at net.minecraft.server.Packet15Place.handle(SourceFile:39)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:100)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:7
    8)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:537)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    20:30:56 [SEVERE] Could not pass event org.bukkit.event.block.BlockPlaceEvent to
    Jobs
    java.lang.NullPointerException
    at com.zford.jobs.config.container.RestrictedArea.inRestrictedArea(Restr
    ictedArea.java:62)
    at com.zford.jobs.config.container.RestrictedArea.getMultiplier(Restrict
    edArea.java:96)
    at com.zford.jobs.listener.JobsBlockPaymentListener.onBlockPlace(JobsBlo
    ckPaymentListener.java:64)
    at org.bukkit.plugin.java.JavaPluginLoader$34.execute(JavaPluginLoader.j
    ava:502)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:61)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:460)
    at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockPlaceEvent(Cr
    aftEventFactory.java:109)
    at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockPlaceEvent(Cr
    aftEventFactory.java:93)
    at net.minecraft.server.ItemBlock.a(ItemBlock.java:71)
    at net.minecraft.server.ItemStack.placeItem(ItemStack.java:83)
    at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.j
    ava:299)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:609)
    at net.minecraft.server.Packet15Place.handle(SourceFile:39)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:100)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:7
    8)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:537)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    20:30:56 [SEVERE] Could not pass event org.bukkit.event.block.BlockPlaceEvent to
    Jobs
    java.lang.NullPointerException
    at com.zford.jobs.config.container.RestrictedArea.inRestrictedArea(Restr
    ictedArea.java:62)
    at com.zford.jobs.config.container.RestrictedArea.getMultiplier(Restrict
    edArea.java:96)
    at com.zford.jobs.listener.JobsBlockPaymentListener.onBlockPlace(JobsBlo
    ckPaymentListener.java:64)
    at org.bukkit.plugin.java.JavaPluginLoader$34.execute(JavaPluginLoader.j
    ava:502)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:61)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:460)
    at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockPlaceEvent(Cr
    aftEventFactory.java:109)
    at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockPlaceEvent(Cr
    aftEventFactory.java:93)
    at net.minecraft.server.ItemBlock.a(ItemBlock.java:71)
    at net.minecraft.server.ItemStack.placeItem(ItemStack.java:83)
    at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.j
    ava:299)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:609)
    at net.minecraft.server.Packet15Place.handle(SourceFile:39)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:100)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:7
    8)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:537)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    20:31:02 [SEVERE] Could not pass event org.bukkit.event.block.BlockPlaceEvent to
    Jobs
    java.lang.NullPointerException
    at com.zford.jobs.config.container.RestrictedArea.inRestrictedArea(Restr
    ictedArea.java:62)
    at com.zford.jobs.config.container.RestrictedArea.getMultiplier(Restrict
    edArea.java:96)
    at com.zford.jobs.listener.JobsBlockPaymentListener.onBlockPlace(JobsBlo
    ckPaymentListener.java:64)
    at org.bukkit.plugin.java.JavaPluginLoader$34.execute(JavaPluginLoader.j
    ava:502)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:61)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:460)
    at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockPlaceEvent(Cr
    aftEventFactory.java:109)
    at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockPlaceEvent(Cr
    aftEventFactory.java:93)
    at net.minecraft.server.ItemBlock.a(ItemBlock.java:71)
    at net.minecraft.server.ItemStack.placeItem(ItemStack.java:83)
    at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.j
    ava:299)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:609)
    at net.minecraft.server.Packet15Place.handle(SourceFile:39)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:100)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:7
    8)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:537)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    20:31:03 [SEVERE] Could not pass event org.bukkit.event.block.BlockPlaceEvent to
    Jobs
    java.lang.NullPointerException
    at com.zford.jobs.config.container.RestrictedArea.inRestrictedArea(Restr
    ictedArea.java:62)
    at com.zford.jobs.config.container.RestrictedArea.getMultiplier(Restrict
    edArea.java:96)
    at com.zford.jobs.listener.JobsBlockPaymentListener.onBlockPlace(JobsBlo
    ckPaymentListener.java:64)
    at org.bukkit.plugin.java.JavaPluginLoader$34.execute(JavaPluginLoader.j
    ava:502)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:61)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:460)
    at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockPlaceEvent(Cr
    aftEventFactory.java:109)
    at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockPlaceEvent(Cr
    aftEventFactory.java:93)
    at net.minecraft.server.ItemBlock.a(ItemBlock.java:71)
    at net.minecraft.server.ItemStack.placeItem(ItemStack.java:83)
    at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.j
    ava:299)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:609)
    at net.minecraft.server.Packet15Place.handle(SourceFile:39)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:100)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:7
    8)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:537)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)


    My RestrictedAreas.yml:
    Show Spoiler
    # Restricted area configuration

    # Configures restricted areas where you cannot get experience or money
    # when performing a job.

    # Uncomment below to enable restricted names. There is no limit to the number
    # of restricted areas.
    #
    # The multiplier changes the experience/money gains in an area. A multiplier of 0.0 means no money or xp, while 0.5 means you will get half the normal money/exp

    restrictedareas:
    area1:
    world: 'world_creative'
    multiplier: 0.0
    point1:
    x: -12500000
    y: 0
    z: -12500000
    point2:
    x: 12500000
    y: 128
    z: 12500000
    area2:
    world: 'flatlands'
    multiplier: 0.0
    point1:
    x: -12500000
    y: 0
    z: -12500000
    point2:
    x: 12500000
    y: 128
    z: 12500000
    area3:
    world: 'Planetoids'
    multiplier: 0.0
    point1:
    x: -12500000
    y: 0
    z: -12500000
    point2:
    x: 12500000
    y: 128
    z: 12500000
    area4:
    world: 'world_creative_the_end'
    multiplier: 0.0
    point1:
    x: -12500000
    y: 0
    z: -12500000
    point2:
    x: 12500000
    y: 128
    z: 12500000
    area5:
    world: 'world_economy'
    multiplier: 1.0
    point1:
    x: -12500000
    y: 0
    z: -12500000
    point2:
    x: 12500000
    y: 128
    z: 12500000
    area6:
    world: 'world_economy_the_end'
    multiplier: 1.0
    point1:
    x: -12500000
    y: 0
    z: -12500000
    point2:
    x: 12500000
    y: 128
    z: 12500000
    area7:
    world: 'SkyLands'
    multiplier: 1.0
    point1:
    x: -12500000
    y: 0
    z: -12500000
    point2:
    x: 12500000
    y: 128
    z: 12500000
    area7:
    world: 'Nether'
    multiplier: 1.0
    point1:
    x: -12500000
    y: 0
    z: -12500000
    point2:
    x: 12500000
    y: 128
    z: 12500000


    pastebin: http://pastebin.com/gWZ1nqeC

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

    worstboy32

    Please clear your log and start your server and sent the full log.
    And what bukkit version are you using?
    And maybe also post the jobconfig.
     
  28. Offline

    Royalgamer06

    I fixed it! No idea what the problem was. Thanks anyway!
     
  29. Offline

    worstboy32

    k good :)

    Well i requested someone to take this temporary over to fix all bugs.
    Thread can be found here:
    http://forums.bukkit.org/threads/inactive-someone-please-take-over-update-jobs.60185/

    phrstbrn I hope you don't really mind it will stay your plugin just for updates and new features etc since you are inactive with this plugin for some months.

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

    glosniks

    How i can make another job? I've made a job but it doesn't work. "The job you have selected does not exist"
    Here's my job file:
    Code:
        Chaos_Maker:
            fullname: Chaos_Maker
            shortname: CM
            ChatColour: RED
            chat-display: full
            #max-level: 10
            slots: 3
            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:
                LEAVES:
                    income: 1.0
                    experience: 1.0
            Place:
                REDSTONE_DUST:
                    income: 1.0
                    experience: 1.5
                LEVER:
                    income: 1.0
                    experience: 1.0
                BUTTON:
                    income: 1.0
                    experience: 1.0
            REDSTONE_TORCH
                income: 1.0
                experience: 1.0
            Kill:
                Player:
                    income: 7.5
                    experience: 7.5
            custom-kill:
                Miner:
                    income: 10.0
                    experience: 10.0
    Any help/advice would be appreciated.
     

Share This Page