[RPG/MECH] mcMMO v1.2.07 - RPG Addiction Redefined! Multi-Lingual! [1337][1549]

Discussion in 'Inactive/Unsupported Plugins' started by nossr50, Feb 5, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    nossr50

  2. Offline

    Mr_Mellow

    Feb 21, 2011 8:10:11 PM org.bukkit.craftbukkit.CraftServer loadPlugins
    SEVERE: PLAYER_DROP_ITEM (Is it up to date?)
    java.lang.NoSuchFieldError: PLAYER_DROP_ITEM
    at com.gmail.nossr50.mcMM:confused:nEnable(mcMMO.java:90)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:135)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:282)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:173)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:60)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:45)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:153)
    at net.minecraft.server.MinecraftServer.c(MinecraftServer.java:140)
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:104)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:177)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
    2011-02-21 20:10:11 [INFO] Done! For help, type "help" or "?"


    just wonderin if yous have an idea why this would happen.
     
  3. Offline

    Ckelito

    0.6.1 = Customizable command names

    Thank you for this and for all your amazing work :)
     
  4. Offline

    nossr50

    @Mr_Mellow Probably using a version of CB that has issues with mcMMO. Try using 325.

    @Ckelito Thanks :)
     
  5. Offline

    strupan

    it doesnt work with the newest build ;(
     
  6. Offline

    nossr50

    @strupan I'm aware, the newer builds of bukkit make some drastic changes to damage events. I'll update my mod soon to be compatible.
     
  7. Offline

    Mr_Mellow

    umm...noob question..but where do i get updates....i havnt bothered looking around, or do you just use that download link in that topic thread?
     
  8. Offline

    Duccis

    Yes, ofc. That's why I'm typing in the best English I can to tell you the things I would see in this plugin.

    The plugin itself is amazing. That's for sure. But as I said earlier about '*' permission for admins, I get all the features. For example repair and unarmed was removed from normal players, but I will still get them. I would really like to remove the iron blocks because I'm using those blocks for other purposes, like a normal building material. It's not really nice to have a huge ufo made of "anvils" :p

    The party-feature is awesome! Really like the way the thing work, but I noticed a color-bug when the text is a bit long that goes over 2 lines. Then the second line turns out to be white instead of that green color :( Not a big deal at all, but just something I noticed.
     
  9. Offline

    strupan

    please update it to a higher bukkit build! ;)
     
  10. Offline

    Jamie

    Link at the top will always be updated.
     
  11. Offline

    strupan

    acutally can yuou PLEASE upload the older versions? 6.1 is too new for my build and if i use a newer build my other plugins will be outdated!

    can you upload 5.9 - 6.0 ? thanks so much
     
  12. Offline

    Stephen92

    before you update it can you please keep death messages everyone on my server really likes it, maybe put it in the config as true or false?
     
  13. Offline

    nossr50

    @Stephen92 I'm going to be rewriting them to be much nicer, and they will be toggle-able when they are rewritten. I removed them because I wasn't happy with how they were functioning currently. I'll try to put them back in soon, before 0.7.
     
  14. Offline

    Stephen92

    ok thanks for an update look forward to them.
     
  15. Offline

    billybobjoe1223

    Doesn't work with latest bukkit update.
     
  16. Offline

    BerretHunter

    When i start server on bukkit 405 i got

    2011-02-21 11:14:06 [SEVERE] 2011-02-21 11:14:06 org.bukkit.craftbukkit.CraftSer
    ver loadPlugins
    GRAVE: ENTITY_DAMAGEDBY_ENTITY (Is it up to date?)
    java.lang.NoSuchFieldError: ENTITY_DAMAGEDBY_ENTITY
    at com.gmail.nossr50.mcMM:confused:nEnable(mcMMO.java:95)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:140)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:426)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:187)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:74)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:55)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:179)
    at net.minecraft.server.MinecraftServer.c(MinecraftServer.java:166)
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:118)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:217)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
     
  17. Offline

    nossr50

    I'll be updating mcMMO soon to work with the newest builds of bukkit, for now please use 325.
     
  18. Offline

    seeker144

    Is it possible to implement a level limit into the permissions,
    e.g. making it only go up to 20, in order to stop things like invincibility when falling?
     
  19. Offline

    ACTruncale

    I have a quick question about mining. Does the double drop work on Diamond blocks (not ores), because if they do what would stop people from mining them over and over again? OR does it just work on ores?
     
  20. Offline

    diegokilla

    is there any way to turn off the spawns and such? i am having conflicts with the Spawncontrol plugin. lovin the additions :D keep up the great work
     
  21. Offline

    J3lack

    My server group and i are big fans of MCMMO. However, i was wondering if there was a way i could disable the gravel turning into clay, or maybe you could add that to the properties in an update. It was useful at first for us who wanted to build bricks without hunting the beaches for clay, but now i've developed a currency and exchange rate system for our server and i would like to remove that capability from the mod.

    I've attached a copy of my currency system if anyone is interested, i tried to build it around the 64 stack inventory and valued the items based on rarity, durability and took some liberties where needed.

    Edit: after testing i realized my currency system was severely bent :\
    so after much tweeking here is the new attachment...
     

    Attached Files:

  22. Offline

    Adam Britto

    Thanks so much for this J3lack, these things are time consuming and it's really been holding my server back. Now I just need to keep my fingers crossed that MCMMO will add tool and block altering restrictions based on level. *keeps them crossed*
     
  23. Offline

    nossr50

    @Adam Britto Its a popular request, I'll add it in but it won't be something on in mcMMO by default.

    @ACTruncale Diamond blocks/Iron Blocks/Etc do not give double drops, it is only for ore. And blocks you place cannot have procs happen from them.

    I'm currently working on 0.6.2 which will bring mcMMO up to speed with the latest CB versions. Will probably be out soon.
     
  24. Offline

    fffizzz

    Bug report :)
    When issueing a /reload from console, MMO stops working. I dont have the exact message, but should be easily reproducable.

    thanks :)
     
  25. Offline

    TechManDylan

    So can we expect it in a about a week or will it be longer than that?
     
  26. Offline

    nossr50

    Version 0.6.2 (REQUIRES THE LATEST "RECOMMENDED" CB BUILD FOUND HERE)
    • Axes now do critical strikes against defenseless farm animals
    • Axes critical strike message is prettier
    • Removed the "Stupidly Long Constructor"
    • Updated to work with newest version of craftbukkit
    I'll be working on 0.7's xp overhaul now, might be out pretty soon as I've already got a good idea of how I'm going to do it. And yes you will be able to change the xp rate. Should be out soon.

    EDIT: Crap adding a toggle to clay/anvil messages next update. Forgot about it!
     
    Qwert likes this.
  27. Offline

    MinehubGaming

    Any plans to add a quest system where you can talk to an npc and get iconomy rewards or item rewards? Would be another cool MMO aspect if you would add that.
     
  28. Offline

    Duccis

    Aww :( Well, I'm still looking forward to that! (^_^)
     
    Qwert likes this.
  29. Offline

    nossr50

    Version 0.6.3
    • Added toggle for clay transformation
    • Added toggle for anvil messages
    I call this one "I didn't forget about you Duccis"
     
    Duccis likes this.
  30. Offline

    RchGrav

    Code:
    2011-02-22 02:22:00 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-428-g51dd641-b53jnks (MC: 1.2_01)
    2011-02-22 02:22:00 [INFO] Preparing level "world"
    2011-02-22 02:22:00 [INFO] Preparing start region
    2011-02-22 02:22:01 [INFO] Preparing spawn area: 65%
    2011-02-22 02:22:01 [SEVERE] Feb 22, 2011 2:22:01 AM org.bukkit.craftbukkit.CraftServer loadPlugins
    SEVERE: null (Is it up to date?)
    java.lang.NullPointerException
        at com.gmail.nossr50.mcLoadProperties.loadMain(mcLoadProperties.java:15)
        at com.gmail.nossr50.mcMMO.onEnable(mcMMO.java:88)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:140)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:426)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:187)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:74)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:55)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:179)
        at net.minecraft.server.MinecraftServer.c(MinecraftServer.java:166)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:118)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:217)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
    
    No go over here, CraftBukkit B53 (link from main post) + mcMMO 0.63 only...
     
  31. Offline

    nossr50

    @RchGrav Crap I messed up, how embarassing [​IMG]
    Version 0.6.4
    • Fixed NullPointerException when loading/creating settings file
     
Thread Status:
Not open for further replies.

Share This Page