Inactive [FUN]MineBuilder v1.7-Experience/Money for mining ,building and adjustable exp for mobs [1.4.5-RB1]

Discussion in 'Inactive/Unsupported Plugins' started by Eistee², Apr 7, 2012.

  1. Offline

    josip1

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I didn't use any commands. When it happened afaik
  2. Offline

    Eistee²

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Have someone a request ? nothing to do
    And @josip1 testet it with most of the plugins you gave me and havent get a error message yet dont know why sorry :)

    This post has been edited 1 time. It was last edited by Eistee² Apr 13, 2012.
  3. Offline

    TheMineInspector

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Pretty nice but I've seen a couple plugins like it before.
  4. Offline

    Eistee²

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    @TheMineInspector
    Hm I only know Expminer an that one is inactive thats the main reason why i made this.
    But hope you enjoy this althoug it give a coupel of plugins which nearly the same (if you use it :) )
  5. Offline

    TheMineInspector

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I used a Guild plugin that had this once its not called EXP anything but I still like it

    This post has been edited 1 time. It was last edited by TheMineInspector Apr 13, 2012.
  6. Offline

    Eistee²

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Oh okay ^^
  7. Offline

    TheMineInspector

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hey you have skype?
    If so PM me your skype name
  8. Offline

    _Bryme

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Scanstatistiken:
    Scanzeit: 3 Sekunden
    Scanziele: C:\Users\Bryme-PC\Desktop\Miner.jar
    Zähler:
    Gescannte Elemente insgesamt: 6
    – Dateien und Laufwerke: 6
    – Registrierungseinträge: 0
    – Prozesse und Elemente beim Start: 0
    – Netzwerk und Browser-Elemente: 0
    – Sonstiges: 0
    – Vertrauenswürdige Dateien: 0
    – Übersprungene Dateien: 0

    Erkannte Sicherheitsrisiken insgesamt: 0
    Behobene Elemente insgesamt: 0
    Elemente insgesamt, die Aufmerksamkeit erfordern: 0

    Behobene Bedrohungen:
    Es wurden keine Risiken behoben.

    Nicht behobene Bedrohungen:
    Keine nicht behobenen Risiken

    Virenscan mit: Norton360
  9. Offline

    _Bryme

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  10. Offline

    Eistee²

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Thank you :)!
  11. Offline

    i wanna smell

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  12. Offline

    FlaShED1

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I doenst work 4 me!
  13. Offline

    Eistee²

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I dosent? you mean it? :p
    Which error appear? which other plugins do you use?
  14. Offline

    puppydemon20

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I have a new suggestion. For the random exp we should be able to choose more options from it. like RANDOM3:20:50, so it can choose a random number from 20 to 50.
  15. Offline

    Eistee²

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Will work on this today but dont know if i get the two regquest today but tomorow i think i have done it :)
  16. Offline

    Kodfod

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Can you add permission nodes for the commands please!
  17. Offline

    Eistee²

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Sorry my english is bad , what do you mean exactly? :/
    You mean only admin can use this usw.?
    Sorry :)
  18. Offline

    Kodfod

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Yes have permission nodes like
    minebuilder.reload - for the /remine
    minebuilder.addblock - for the /mine addblock

    and so on
  19. Offline

    Eistee²

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    So you mean I should make it working with as example PermissionEx? :)
  20. Offline

    Kodfod

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Yes exactly =)
  21. Offline

    Eistee²

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Can try this :)
    I think the next update will come @ the weekend
  22. Offline

    Mstabarrie

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I really need help with this fast! I know you are very helpful from previous expirience so thankyou! Everytime anyone breaks a block this error occurs, so you can imagine it is happing like 10 times a second throughout the day causing tonnns of cpu usage. Here it is:

    [SEVERE] Could not pass event BlockBreakEvent to MineBuilder
    org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:459)
    at net.minecraft.server.ItemInWorldManager.breakBlock(ItemInWorldManager.java:220)
    at net.minecraft.server.ItemInWorldManager.a(ItemInWorldManager.java:175)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:540)
    at net.minecraft.server.Packet14BlockDig.handle(SourceFile:43)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:551)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.ArrayIndexOutOfBoundsException: 55
    at me.niklas.miner.MinerListener.onPlayerBlockBreak(MinerListener.java:1502)
    at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:616)
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
    ... 12 more
  23. Offline

    Eistee²

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)

    Hm this say not much only that a array is to small and place 55 dosent exist so the only thing me coming to mind fast is that 55 players have play on the server and in the config maxplayer is set to 50 set it higher and it should work :
  24. Offline

    TediousMaximus

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    can you make this give you XP for planting and collecting wheat and sugar cane? pumpkins? if so what are they named? WHEAT doesnt seem to work.
  25. Offline

    Eistee²

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Sure this works but the block names are wrong ;)
    may you should only use /mgetblockname
    this works fine for me and here the names

    SUGAR_CANE_BLOCK (Sugar cane)
    MELON_STEM (Melon)
    PUMPKIN_STEM (Pumpkin)
    CROPS (Wheat)

    This have work for me :)
  26. Offline

    LordGreyRobin

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    This mod doesn't work for me. I don't get EXP at all. :(
  27. Offline

    LordGreyRobin

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Also, /maddblock is an unknown command.
  28. Offline

    Eistee²

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hm are you sure? you need more blocks to get exp look at config and when you read the new commands it is now /maddplace (when you want to get exp for placeing) or /maddbreak (when you want to get exp for break)

    BLOCK NAME:How much exp:how often you must break/place it

    Try to break stone 10 times :) when you get then no exp say me pls ! :D
  29. Offline

    killer07

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    this doesnt work for mining i mine and i get no exp this only works for building.
  30. Offline

    Eistee²

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    May you disable mining in the config? :p

    Or you dosent breake enough :p

    This post has been edited 1 time. It was last edited by Eistee² May 6, 2012.

Share This Page