Inactive [FUN/FIX] ExpMiner, Gain experience in mining [1.1 R4]

Discussion in 'Inactive/Unsupported Plugins' started by Daredevil, Dec 14, 2011.

  1. Offline

    josip1

  2. Offline

    Davidex

    I use 1.6
    but the new_block section don't work well
    if I break blocks in new_block section and get exp once, I can not get exp after break blocks in new_block section anymore
     
  3. Offline

    Daredevil

    No, use the nb of block instead

    I think about a plugin conflict (org.bukkit.craftbukkit.event.CraftEventFactory.callBlockPlaceEvent(CraftEventFactory.java:109))

    I test and the plugin work, error ? if no, post your config file.


    After the 1.5.2, the experience is given after next block break (because i must check if the block is really destroy (worldguard ...)
     
  4. Offline

    josip1

    Any idea what that could be conflicting with?
     
  5. Offline

    doekia

    I confirm the problem of not getting any XP on 1.1R4
    And for god sake it is complex enought to get proper revision. Should you make a change, change the version number.
     
  6. Offline

    Dark_Link777

    Custom blocks don't work for me. Here's my config:

    Code:
    Version: '1.6'
    World:
    - world
    - world_nether
    Show_diamond_found: false
    Message_diamond_found: 'Derp'
    Use_Permissions: false
    Nb_stone: 16
    Exp_stone_Award: 1
    Nb_dirt: 16
    Exp_dirt_Award: 1
    Nb_sand: 16
    Exp_sand_Award: 1
    Nb_gravel: 16
    Exp_gravel_Award: 1
    Nb_gold: 1
    Exp_gold_Award: 1
    Nb_iron: 2
    Exp_iron_Award: 1
    Nb_coal: 4
    Exp_coal_Award: 1
    Nb_log: 16
    Exp_log_Award: 1
    Nb_lapis: 1
    Exp_lapis_Award: 5
    Nb_sandstone: 16
    Exp_sandstone_Award: 1
    Nb_obsidian: 1
    Exp_obsidian_Award: 3
    Nb_mobSpawner: 1
    Exp_mobSpawner_Award: 50
    Nb_diamond: 1
    Exp_diamond_Award: 10
    Nb_redstone: 4
    Exp_redstone_Award: 1
    Nb_clay: 16
    Exp_clay_Award: 1
    Nb_netherrack: 16
    Exp_netherrack_Award: 1
    Nb_soulsand: 16
    Exp_soulsand_Award: 1
    new_block:
      '112':
        Nb: 16
        Exp_Award: 1
      '89':
        Nb: 1
        Exp_Award: 1
      '86':
        Nb: 1
        Exp_Award: 1
      '121':
        Nb: 4
        Exp_Award: 1
    I really like this mod, it makes enchantments a lot more accessible and rewards mining/construction. Thanks!

    Edit: One more thing... I don't know if this is true for any other blocks, but breaking dirt gives me XP even when it was placed by me. I know for a fact it doesn't work on ores, thankfully, but I thought I should let you know.
     
  7. Offline

    Daredevil

    your config work, i break glowstone, pumpkin and end stone and earn xp

    and about dirt, yes if you breaking dirt that you place you earn xp because this isn't ore.

    This is the same about cobble and sand


    no sorry
     
  8. Offline

    Dark_Link777

    Ah. I'll check it again, thanks. If it still doesn't work, I guess it's one of the other plugins on the server messing it up. Thanks again!
     
  9. Offline

    Chalam

    How do i make the plugin work for multiply world can i get a walkthrough please
     
  10. Offline

    Priizon

    I was mining stone and every 10 stone blocks I would gain a level even though it's set to give me 2 exp every 10. I thought this was how it was supposed to work until I found a pocket of iron, which is set for 3 exp every 3 mined, and it only slightly raises my exp bar. What's wrong?
     
  11. Offline

    Etsijä

    Can you please update so that this plugin REALLY supports 1.1-R4 as it says in the title? Currently, when I boot version 1.6 up with 1.1-R4, I get this:

    22:55:09 [SEVERE] Error occurred while enabling ExpMiner v1.6 (Is it up to date?): org.bukkit.plugin.RegisteredListener.<init>(Lorg/bukkit/event/Liste
    ner;Lorg/bukkit/plugin/EventExecutor;Lorg/bukkit/event/EventPriority;Lorg/bukkit/plugin/Plugin;)V
    java.lang.NoSuchMethodError: org.bukkit.plugin.RegisteredListener.<init>(Lorg/bukkit/event/Listener;Lorg/bukkit/plugin/EventExecutor;Lorg/bukkit/event
    /EventPriority;Lorg/bukkit/plugin/Plugin;)V
    at im.creep.bukkitinsider.smartassery.SmartassPluginManager.registerEvent(SmartassPluginManager.java:88)
    at daredevil.ExpMiner.ExpMiner.onEnable(ExpMiner.java:37)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:230)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:1057)
    at im.creep.bukkitinsider.smartassery.ModifiableSimplePluginManager.enablePlugin(ModifiableSimplePluginManager.java:457)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:199)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:182)
    at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:357)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:344)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:175)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:408)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
     
  12. Offline

    XxDuhPedxX

    It's not giving me any exp for breaking blocks despite the fact that i have this mod installed. Help?
     
  13. Offline

    dockter

    Is there a R5 event system update coming for this?
     
  14. Offline

    Weloq

    So I added to my PermissionsEx default group
    - expminer.use
    when I start up the server it says
    Permission system not detected, defaulting to OP
     
  15. Offline

    DirkHBo

    Hi there,

    Your plugin is really great und I would like to use it with MC1.2 as well. Don't wanna hurry you, just asking if you will go for >R5.
     
  16. Offline

    dockter

    Ive done a 1.2.3 R02 update for this plugin, PM me for link.
     
  17. Offline

    NEREVAR117

    Hopefully the 1.2 compatible build won't take too long to release. I really enjoy this plugin!
     
  18. Offline

    Noxturno

    link please?
     
  19. Offline

    dockter

  20. Offline

    Daredevil


    Sorry, but I don't have time anymore to continue the development of this plugin, so if you want to carry on, you're welcome to.

    PM me if you need something.
     
  21. Offline

    DarkBlade!

    this a bad notice, we love exp miner is a great plugin i follow this from 1srt release :C
     
  22. Offline

    Dark_Link777

  23. Offline

    xDpPx_abno96

    Are you going to be updating this to Minecraft 1.2.3? Please do on the fact the I F**KING LOVE THIS PLUGIN!!! <3 <3 <3
     
  24. Offline

    XanderCrews01

    Thanks for creating and updating the plugin while you had the time.
     
  25. Offline

    Bluemarien

    Don't forget to update for 1.2.3! :D
     
  26. Offline

    dockter

    guys, seriously, get a clue. I already updated this, read up instead of blindly posting a update request, its already been done....
     
  27. Offline

    Kurai Ookami

    Not to be that guy but I downloaded and installed it but no one gets any XP
     
  28. Offline

    dockter

    I need some specifics, server build, start up log etc. You've given me nothing to go on.
     
  29. Offline

    Kurai Ookami

    the start-up log showed nothing wrong with the plugin looked like it loaded and everything and I'm running craftbukkit-1.2.3-R0.1 it simply seemed as if it just wasn't responding to blocks being broken. I even had it set to enabled in permissions
     
  30. Offline

    dockter

    This was tested against r02+, the R01 build is VERY out of date.
     

Share This Page