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

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

  1. Offline

    Leenert

    How to disable the leaving messages?
     
  2. Offline

    NuclearServer

    does anyone know how to set a job to automatically default to a character when he joins the game? Like a default job?
     
  3. Offline

    --GJ--

    That's what the "None" job in the config is for. He won't level up, but it'll give him money.
     
  4. Offline

    darkcloud784

    I think this project might be dead. No replys from the dev in a LONG time.
     
  5. Offline

    NuclearServer

    Yes. But how can I make it to where I dont have to employ him to that job. He just gets it when he joins automatically.
     
  6. Offline

    --GJ--

    Nope, not dead yet. If you look at the BukkitDev page, @phrstbrn updated a bunch of stuff in the bug tracker a week ago.

    He should, as far as I know. I can test it for you though.
     
  7. Offline

    NuclearServer

    That'd Be Great!

    Did it work?

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

    xxDalekcaanxx

    Since I have installed Jobs, my iConomy commands no longer work.

    This is what appears when I start up my server:
    174 recipes
    27 achievements
    15:23:35 [INFO] Starting minecraft server version 1.0.0
    15:23:35 [INFO] Loading properties
    15:23:35 [INFO] Starting Minecraft server on *:25565
    15:23:35 [INFO] This server is running Craftbukkit version git-Bukkit-1.8.1-R4-1
    7-g04a14f7-b1493jnks (MC: 1.0.0) (Implementing API version 1.0.0-R1-SNAPSHOT)
    15:23:35 [INFO] Preparing level "HellCraftia"
    15:23:35 [INFO] Default game type: 0
    15:23:35 [INFO] ---- Migration of old the_end folder required ----
    15:23:35 [INFO] Unfortunately due to the way that Minecraft implemented multiwor
    ld support in 1.6, Bukkit requires that you move your the_end folder to a new lo
    cation in order to operate correctly.
    15:23:35 [INFO] We will move this folder for you, but it will mean that you need
    to move it back should you wish to stop using Bukkit in the future.
    15:23:35 [INFO] Attempting to move HellCraftia\DIM-1 to HellCraftia_the_end\DIM-
    1...
    15:23:35 [SEVERE] Could not create path for HellCraftia_the_end\DIM-1!
    15:23:35 [INFO] ---- Migration of old the_end folder failed ----
    15:23:35 [INFO] Preparing start region for level 0 (Seed: 456)
    15:23:36 [INFO] Preparing start region for level 1 (Seed: -7052079878231760611)
    15:23:36 [INFO] Preparing spawn area: 16%
    15:23:37 [INFO] Preparing start region for level 2 (Seed: -7052079878231760611)
    15:23:37 [INFO] Preparing spawn area: 28%
    15:23:38 [SEVERE] Error occurred while enabling iConomy v6.0.8b (Is it up to dat
    e?): null; mapping values are not allowed here
    mapping values are not allowed here
    in "<reader>", line 66, column 12:
    Enabled: true
    ^

    at org.yaml.snakeyaml.scanner.ScannerImpl.fetchValue(ScannerImpl.java:73
    3)
    at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.ja
    va:305)
    at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:17
    9)
    at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(Par
    serImpl.java:563)
    at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161)
    at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:146)
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java
    :230)
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java
    :237)
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
    at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:12
    3)
    at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:106)

    at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseCons
    tructor.java:121)
    at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:480)
    at org.yaml.snakeyaml.Yaml.load(Yaml.java:423)
    at org.bukkit.util.config.Configuration.load(Configuration.java:89)
    at com.iCo6.Constants.load(Constants.java:134)
    at com.iCo6.iConomy.onEnable(iConomy.java:114)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:188)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:957)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:280)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:176)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:159
    )
    at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:337)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:324)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:161)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:388)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    15:23:38 [INFO] [MobDisguise] by desmin88 version 1.63 enabled.
    15:23:38 [INFO] [Factions v1.6.1] === ENABLE START ===
    15:23:38 [INFO] [Factions v1.6.1] No permission plugin detected. Defaulting to n
    ative bukkit permissions.
    15:23:38 [INFO] [Factions v1.6.1] Loading board from disk
    15:23:38 [INFO] [Factions v1.6.1] Economy integration is disabled, and the plugi
    n "Register" is not installed.
    15:23:38 [INFO] [Factions v1.6.1] === ENABLE DONE (Took 239ms) ===
    15:23:39 [INFO] [Jobs] - max-jobs property not found. Defaulting to unlimited!
    15:23:39 [INFO] [Jobs] - Job Woodcutter is missing the max-level property. defau
    lting to no limits !
    15:23:39 [INFO] [Jobs] - Job Woodcutter is missing the slots property. defaultin
    g to no limits !
    15:23:39 [INFO] [Jobs] - Job Miner is missing the max-level property. defaulting
    to no limits !
    15:23:39 [INFO] [Jobs] - Job Miner is missing the slots property. defaulting to
    no limits !
    15:23:39 [INFO] [Jobs] - Job Builder is missing the max-level property. defaulti
    ng to no limits !
    15:23:39 [INFO] [Jobs] - Job Builder is missing the slots property. defaulting t
    o no limits !
    15:23:39 [INFO] [Jobs] - Job Digger is missing the max-level property. defaultin
    g to no limits !
    15:23:39 [INFO] [Jobs] - Job Digger is missing the slots property. defaulting to
    no limits !
    15:23:39 [INFO] [Jobs] - Job Farmer is missing the max-level property. defaultin
    g to no limits !
    15:23:39 [INFO] [Jobs] - Job Farmer is missing the slots property. defaulting to
    no limits !
    15:23:39 [INFO] [Jobs] - Job Hunter is missing the max-level property. defaultin
    g to no limits !
    15:23:39 [INFO] [Jobs] - Job Hunter is missing the slots property. defaulting to
    no limits !
    15:23:39 [INFO] [Jobs] - Job Fisherman is missing the max-level property. defaul
    ting to no limits !
    15:23:39 [INFO] [Jobs] - Job Fisherman is missing the slots property. defaulting
    to no limits !
    15:23:39 [INFO] [Jobs] - Job Weaponsmith is missing the max-level property. defa
    ulting to no limits !
    15:23:39 [INFO] [Jobs] - Job Weaponsmith is missing the slots property. defaulti
    ng to no limits !
    15:23:39 [INFO] [Jobs] - Job None is missing the max-level property. defaulting
    to no limits !
    15:23:39 [INFO] [Jobs] - Job None is missing the slots property. defaulting to n
    o limits !
    15:23:39 [INFO] [Jobs v2.6.0] has been enabled succesfully.
    15:23:39 [INFO] [Jobs] Successfully linked with iConomy 6.
    15:23:39 [INFO] Server permissions file permissions.yml is empty, ignoring it
    15:23:39 [INFO] Done (0.356s)! For help, type "help" or "?"
    15:23:44 [INFO] xxDalekcaanxx [/192.168.0.1:51215] logged in with entity id 1002
    at ([HellCraftia] -69.51219124461022, 64.0, -159.36389574753858)
    >
     
  9. Offline

    atlan1

    I think something is wrong with your iConomy configuration.
    Check here if it is a valid yaml file.
     
  10. Offline

    Luwiego

    After i join a job i doesnt say in which job am i near the nickaname for expample [Digger] Luwiego, it doesnt show the Digger. I use ichat and permissions 3.0
     
  11. Offline

    hugonoob

  12. Offline

    ViZiT

    Hi help pls, it works but chat colors and job's name not working.
     
  13. Offline

    hwilson39

    Jobs works great, however, upon leaving a job and rejoining that same job, users have their stats reset.

    This doesn't make much sense as it is practically impossible to get past level 4 or so without staying on that job permanently.

    I tried enabling the "Stats and achievements" plugin by setting its value to true in the generalConfig.yml, but this doesn't seem to help.

    Thanks
     
  14. Offline

    --GJ--

    This is a feature, not a bug. The idea is that people SHOULD stick with a job for the long haul, not switch up continually. Otherwise you can just change jobs before doing any major task and get money like crazy.
     
  15. Offline

    Kazumz

    When is this going to be upgraded? Giving a player one job works perfectly fine, adding more such as 2 or 3 corrups their user resulting in 'NULL' lines within the .db file or SQL what-ever your using. Can you please update this? We are losing quite a few donations out of this! Thanks.
     
  16. Offline

    Luwiego

    Bump

    For some time it did work, but now it isnt :/
     
  17. Offline

    --GJ--

    That's not a problem with the plugin, something else is wrong on your end. We're running it on our server, everyone has 2 jobs, and we aren't having any issues.
     
  18. Offline

    ndeems

    What version of Bukkit are you running? 1.0.1-R1? I installed it on my server and it didn't work. When trying to browse jobs or join jobs, it said no jobs were found. I think I had everything configured correctly and I have all permissions. There were definitely severe warnings when loading the plugin although I forget what they were.

    Any idea when this will be updated?
     
  19. Offline

    --GJ--

    Yes, Bukkit 1.0.1-R1.
     
  20. Offline

    jasonpcc

    174 recipes
    27 achievements
    11:10:22 [INFO] Starting minecraft server version 1.0.1
    11:10:22 [INFO] Loading properties
    11:10:22 [INFO] Starting Minecraft server on 5.169.223.22:25565
    11:10:22 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
    11:10:22 [WARNING] The server will make no attempt to authenticate usernames. Be
    ware.
    11:10:22 [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.
    11:10:22 [WARNING] To change this, set "online-mode" to "true" in the server.pro
    perties file.
    11:10:23 [INFO] This server is running Craftbukkit version git-Bukkit-1.0.1-R1-b
    1597jnks (MC: 1.0.1) (Implementing API version 1.0.1-R1)
    11:10:23 [INFO] Preparing level "world"
    11:10:23 [INFO] Default game type: 0
    11:10:23 [INFO] Preparing start region for level 0 (Seed: 3961677022385240321)
    11:10:24 [INFO] Preparing start region for level 1 (Seed: -185513127526954708)
    11:10:24 [INFO] Preparing spawn area: 4%
    11:10:25 [INFO] Preparing start region for level 2 (Seed: -185513127526954708)
    11:10:25 [INFO] Preparing spawn area: 36%
    11:10:25 [INFO] [iConomy - Celty] Enabled (28 ms)
    11:10:28 [INFO] [Jobs] - max-jobs property not found. Defaulting to unlimited!
    11:10:28 [INFO] [Jobs] - Job Woodcutter is missing the max-level property. defau
    lting to no limits !
    11:10:28 [INFO] [Jobs] - Job Woodcutter is missing the slots property. defaultin
    g to no limits !
    11:10:28 [INFO] [Jobs] - Job Miner is missing the max-level property. defaulting
    to no limits !
    11:10:28 [INFO] [Jobs] - Job Miner is missing the slots property. defaulting to
    no limits !
    11:10:28 [INFO] [Jobs] - Job Builder is missing the max-level property. defaulti
    ng to no limits !
    11:10:28 [INFO] [Jobs] - Job Builder is missing the slots property. defaulting t
    o no limits !
    11:10:28 [INFO] [Jobs] - Job Digger is missing the max-level property. defaultin
    g to no limits !
    11:10:28 [INFO] [Jobs] - Job Digger is missing the slots property. defaulting to
    no limits !
    11:10:28 [INFO] [Jobs] - Job Farmer is missing the max-level property. defaultin
    g to no limits !
    11:10:28 [INFO] [Jobs] - Job Farmer is missing the slots property. defaulting to
    no limits !
    11:10:28 [INFO] [Jobs] - Job Hunter is missing the max-level property. defaultin
    g to no limits !
    11:10:28 [INFO] [Jobs] - Job Hunter is missing the slots property. defaulting to
    no limits !
    11:10:28 [INFO] [Jobs] - Job Fisherman is missing the max-level property. defaul
    ting to no limits !
    11:10:28 [INFO] [Jobs] - Job Fisherman is missing the slots property. defaulting
    to no limits !
    11:10:28 [INFO] [Jobs] - Job Weaponsmith is missing the max-level property. defa
    ulting to no limits !
    11:10:28 [INFO] [Jobs] - Job Weaponsmith is missing the slots property. defaulti
    ng to no limits !
    11:10:28 [INFO] [Jobs] - Job None is missing the max-level property. defaulting
    to no limits !
    11:10:28 [INFO] [Jobs] - Job None is missing the slots property. defaulting to n
    o limits !
    11:10:28 [INFO] [Jobs v2.6.0] has been enabled succesfully.
    11:10:28 [INFO] [Jobs] Successfully linked with iConomy 6.
    11:10:28 [INFO] Server permissions file permissions.yml is empty, ignoring it
    11:10:28 [INFO] Done (0.525s)! For help, type "help" or "?"
    >
    How to fix This
     
  21. Offline

    Tross2008

    Is there a way to make it so pigmen and other mobs in the neather give xp and money for jobs. Also the enderdragons if thats even possible.
     
  22. Offline

    --GJ--

    @Tross2008 - Yep, that's possible. Just add the mob names to the proper job. The names are PigZombie, Blaze, MagmaCube, EnderDragon, MushroomCow, and Ghast. That covers the new mobs and all the Nether mobs.

    @jasonpcc - That's nothing to worry about. It just means that you don't have a limit to how many people can take a job or what levelhey can reach. If you want to set those, just uncomment the lines in the config file.
     
  23. Hi,
    Can it be update please.
    Question : Is there an action named "use" like craft or place, for use wheat to animals?
     
  24. Offline

    Royalgamer06

    Please update and add multiworld support, like 1 world jobs are enabled and another world it is disabled,
    Thank you
     
  25. Offline

    --GJ--

    @Plysken - This already works fine on 1.0. As for the "use" feature, that doesn't currently exist, but would be a cool idea if @phrstbrn could implement it.

    @Royalgamer06 - This already works fine in 1.0. Multiworld support should be possible through the use of the restrictedareas.yml config file.
     
  26. Sorry, yes it work. But no very well with new version.
    What i suggest. Implement "use" fonction like weat on animal.
    Implement Furnace fonction cause i need "Cuisinier" in my French Server, i need also jobs that can use enchanting tablen brewing stant, and potion.
     
  27. Offline

    bladerik

    Hi im using jobs with mysql and after i change some data manually in DB, the change has not approved in the game. for example i was edit level of user admin from 1 to 50 manually in db and when i was type /jobs stats in the game with that user, it does nothing. it just say that user admin have lvl 1. then i try to type /jobs reload and nothings gonna happened. but when i type in the console /jobs promote admin miner 49 the change has approved immediately. i need this because i want to control job levels of users from web browser. its this possible?
    for example in iConomy i dont have this issue...
    sorry for my english and thx for answer :)
     
  28. Offline

    Royalgamer06

    Can you show me how? I want jobs only have enabled in worlds:
    -world_economy
    -world_economy_the_end
    -Nether

    Please help me. I really don't know how.
    Thank you
     
  29. Offline

    --GJ--

    @bladerik - I'm not entirely sure what would cause that. Try editing the XP levels in the database too? It may be that's where the issue is coming from.

    @Royalgamer06 - I'll have to check, but you might even be able to just put something in the permissions file for the other worlds to deal with it. If that doesn't work, I'll do some more digging on the restrictedareas.yml file.
     
  30. Offline

    Rasmu1996

    I have a small problem.
    When im in the job weaponsmith i dont get any experience for crafting swords, the only thing i changed in the yml file
    is max level and slots.
    can somebody help me?
     

Share This Page