[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

    nossr50

    @MrCamping aw crap, how'd I forget to mention that...

    Yes thats exactly what it is
     
  3. Offline

    SeeD419

    -'mcmmo.skills.taming'
     
  4. Offline

    MicroxD

    i cant find the download Link? :(
     
  5. LevelCraft is a different plugin
     
  6. Offline

    Raiden273

    hey nossr50 can you pls make a plugin for gravel into clay ? it would be very nice :)

    btw...your plugin is is going to be better and better ;)
     
  7. Offline

    Lanuk

    What I mean is isn't axes TOO strong? I don't want to update now because of the decreased DMG bonus of unarmed...
     
  8. Offline

    Vittek

    Just wanting to say thanks for this awesome plugin Nossr. I'm running it on my server since it got released and people love it. Had no issues that weren't fixed before I could even report them :p Keep up the good work!!

    Oh I donated 50 bucks, hope it helps!
     
  9. Offline

    Bobertbarker

    I just updated to the latest MCMMO and Build 740, hoping to get rid of the errors I had the 1st time I tried to use MCMMO, but now I'm getting all this. Using the latest GroupManager as well. Thanks.

    Code:
    2011-04-29 10:39:11 [INFO] Bobertbarker [/[B]EDIT[/B]] logged in with entity id 98
    2011-04-29 10:39:11 [SEVERE] Could not pass event PLAYER_JOIN to mcMMO
    java.lang.NullPointerException
        at com.gmail.nossr50.mcPermissions.permission(mcPermissions.java:31)
        at com.gmail.nossr50.mcPermissions.motd(mcPermissions.java:126)
        at com.gmail.nossr50.mcPlayerListener.onPlayerJoin(mcPlayerListener.java:87)
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:206)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257)
        at net.minecraft.server.ServerConfigurationManager.a(ServerConfigurationManager.java:94)
        at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:95)
        at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:33)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:87)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    2011-04-29 10:39:12 [SEVERE] Exception in thread "Timer-0"
    2011-04-29 10:39:12 [SEVERE] java.lang.NullPointerException
    2011-04-29 10:39:12 [SEVERE]     at com.gmail.nossr50.mcPermissions.permission(mcPermissions.java:31)
    2011-04-29 10:39:12 [SEVERE]     at com.gmail.nossr50.mcPermissions.herbalismAbility(mcPermissions.java:56)
    2011-04-29 10:39:12 [SEVERE]     at com.gmail.nossr50.skills.Skills.monitorSkills(Skills.java:273)
    2011-04-29 10:39:12 [SEVERE]     at com.gmail.nossr50.mcTimer.run(mcTimer.java:32)
    2011-04-29 10:39:12 [SEVERE]     at java.util.TimerThread.mainLoop(Unknown Source)
    2011-04-29 10:39:12 [SEVERE]     at java.util.TimerThread.run(Unknown Source)
    2011-04-29 10:39:20 [SEVERE] Could not pass event PLAYER_COMMAND_PREPROCESS to mcMMO
    java.lang.NullPointerException
        at com.gmail.nossr50.mcPermissions.permission(mcPermissions.java:31)
        at com.gmail.nossr50.mcPermissions.mcAbility(mcPermissions.java:133)
        at com.gmail.nossr50.mcPlayerListener.onPlayerCommandPreprocess(mcPlayerListener.java:395)
        at org.bukkit.plugin.java.JavaPluginLoader$5.execute(JavaPluginLoader.java:230)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257)
        at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:669)
        at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:640)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:634)
        at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:32)
        at net.minecraft.server.NetworkManager.a(NetworkManager.java:195)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    2011-04-29 10:39:20 [INFO] ยง9[PLAYER_COMMAND] Bobertbarker: /time day
    2011-04-29 10:39:23 [INFO] /50.23.30.168:57850 lost connection
    2011-04-29 10:39:28 [SEVERE] Could not pass event BLOCK_DAMAGE to AntiBuild
    java.lang.NullPointerException
        at net.sradonia.bukkit.antibuild.AntiBuild.canBuild(AntiBuild.java:110)
        at net.sradonia.bukkit.antibuild.BListener.onBlockDamage(BListener.java:26)
        at org.bukkit.plugin.java.JavaPluginLoader$26.execute(JavaPluginLoader.java:358)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockDamageEvent(CraftEventFactory.java:180)
        at net.minecraft.server.ItemInWorldManager.dig(ItemInWorldManager.java:87)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:433)
        at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
        at net.minecraft.server.NetworkManager.a(NetworkManager.java:195)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    2011-04-29 10:39:28 [SEVERE] Could not pass event BLOCK_DAMAGE to mcMMO
    java.lang.NullPointerException
        at com.gmail.nossr50.mcPermissions.permission(mcPermissions.java:31)
        at com.gmail.nossr50.mcPermissions.herbalismAbility(mcPermissions.java:56)
        at com.gmail.nossr50.skills.Skills.monitorSkills(Skills.java:273)
        at com.gmail.nossr50.mcBlockListener.onBlockDamage(mcBlockListener.java:194)
        at org.bukkit.plugin.java.JavaPluginLoader$26.execute(JavaPluginLoader.java:358)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockDamageEvent(CraftEventFactory.java:180)
        at net.minecraft.server.ItemInWorldManager.dig(ItemInWorldManager.java:87)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:433)
        at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
        at net.minecraft.server.NetworkManager.a(NetworkManager.java:195)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    Okay, ignore my last post. I switched over from GroupManager to Permissions and it has fixed ALL my problems. My question now is, how do I get rid of the "There is no message of the day" When you log on? It appears under the MotD from another plugin, and they look kind of awkward together. Thanks.

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

    SeeD419

    lmfao taming skill is raised by killing your dogs? xD
     
  11. Offline

    Avous

    @mooman219
    @nossr50

    I'd really like (actually I NEED) a plugin to disable tools/armor usage until a custom set level... ex...


    Mining = 10 Stone Pickaxe unlocks
    Mining = 50 Iron Pickaxe Unlocks
    Mining = 125 Gold Pickaxe Unlocks
    Mining = 200 Diamond Pickaxe unlocks


    just as a example..... and have you ever thought of adding a Defense level? (i guess through getting hit? lol) it would raise your hp (or make things hurt you less) and it would go great with this or i suppose agility would work for this idea for armor requirement levels
     
  12. Offline

    snouz

    Take note that we almost never upgrade unarmed skill, because we use weapons to protect. Maybe you should be able to higher it otherwise. Maybe on bare hands block break?

    @Avous there's another one, levelcraft does that I think. Don't know if it conflicts

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

    Avous

    dosnt matter. it has different levels with different effects... it would be kinda confusing having two things level at the same time with different effects.

    and i dont like levelcraft its basically runescape for minecraft.
     
  14. Still have a reload issue with mysql:

    19:32:33 [SEVERE] Exception in thread "Timer-7"
    19:32:33 [INFO] [mcMMO] Permissions enabled.
    19:32:33 [SEVERE] java.lang.NullPointerException
    19:32:33 [SEVERE] at com.gmail.nossr50.datatypes.PlayerProfile.loadMySQL(PlayerProfile.java:67)
    19:32:33 [SEVERE] at com.gmail.nossr50.datatypes.PlayerProfile.<init>(PlayerProfile.java:51)
    19:32:33 [SEVERE] at com.gmail.nossr50.Users.addUser(Users.java:70)
    19:32:33 [SEVERE] at com.gmail.nossr50.mcTimer.run(mcTimer.java:28)
    19:32:33 [SEVERE] at java.util.TimerThread.mainLoop(Timer.java:555)
    19:32:33 [SEVERE] at java.util.TimerThread.run(Timer.java:505)

    It doesnt seem to kill the plugin btw.
     
  15. Offline

    Seven50six6

    Can we put a limit on how high a skill can go?
     
  16. Offline

    o0AzzA0o

    the exploit where a user can use the passive mining double drop to mine in a protected area and basicly duplicate unlimited amounts of diamond is still there ...... at least when using residence.

    Can we just not have a method of disableing the double drops for mining?
     
  17. Offline

    Kimberly2000

    There is a standalone version of the gravel to clay idea by another author.
    Try using this link to find it.
     
  18. Offline

    Rick

    did mcrefesh stop working? i already added mcmmo.tools.mcrefresh to the permissions
     
  19. Offline

    Kimberly2000

    Actually since the first 2 bonuses to taming are defense, you getting exp from them being hurt kinda makes sense.
     
  20. Offline

    o0AzzA0o

    your problem was more likely related to incorrect formatting of the yml file in permissions thats what that error appears related to
     
  21. Offline

    Lanuk

    Could you maybe make it so that we can adjust how many hearts of damage people will do with a certain skill at a certain level? I honestly do not like how it works right now :s
     
  22. Offline

    Rick

    if i use * for permissions, /mcrefresh works. what is the new permissions for it? since
    mcmmo.tools.mcrefresh doesnt work
     
  23. Offline

    Alunaris

    @nossr50

    Couple questions..
    Is there any permissions node to turn off the cobblestone green thumb thing? We like moss stone being super rare and valuable, and if our players start finding this forum I might have to disable herbalism altogether.

    Also, this isn't entirely mcmmo related, or at least not something I'd expect to be fixed, but I have a question.
    Killing monsters with axes via critical hits makes the 'killer' of the mob be considered the plugin, not the player. At higher levels of axes where you're criticaling frequently, this can take away from mods that give money or experience for monster kill.

    Would this be a quick fix for McMMO?
    If one were going to try to do this independantly for their own server, should I be looking into modding mcmmo, or the plugins that deal with monster kill interactions, or both?
     
  24. Offline

    Trickyrive

    @nossr50


     
  25. Offline

    nossr50

    @Trickyrive Yeah thats the only way I know how to implement the archery fire rate limiter. I do cancel the event but it still ends up doing that kind of effect client side.

    @Alunaris I can put it in the config file for you

    Version 1.0.02
    • Fixed bug where the Timer would start before everything else was ready
    • Fixed bug where mcrefresh also required mcability permission node
    • Fixed bug where Unarmed was not checking for disarm procs
    • Green Thumb now checks for herbalism permissions
    • Added "enableGreenThumbCobbleToMossy" to config file, this also changes Green Terra
    • AoE abilities now harm wolves
     
  26. Offline

    ghj290

    This is going to sound a bit weird but everytime I start to run this plugin on my server it stops animals from spawning. Monsters spawn fine though.

    Bukkit version 733
    Other Plugins:-
    Essentials
    Permissions
    Whitelist
    Travelportals


    I have diagnosed it is mcMMO causing the issue by removing all but mcMMO and then mcMMO it's self. I canot see how it is causing this effect but this started from last update (mcMMO update) and continues in this version.

    Does anybody have any ideas? I like running this plugin and so to the players on my server.
     
  27. Offline

    nossr50

    @ghj290, could be a CB bug. Update CB.

    Wow, thanks!!

    Version 1.0.03
    • Bleed will no longer trigger on friendly wolves
    • Axes criticals will no longer trigger on friendly wolves

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

    ghj290

    I have had this issue with CB 714 and CB 733. Without mcMMO running animals spawn with no issue. With it runing they don't.

    Weird ain't it?
     
  29. Offline

    ropng

    If a player's name is Abc, abc the name he used to enter the game, his data would becleared.
    Abc and abc difference between lowercase and uppercase
    sorry my bad english
    my server mcmmo version is 0.929
     
  30. Offline

    Zalastri

    To anyone else who tries, you can't use /reload after setting mysql=true. It breaks the plugin.

    EDIT: Just saw the changelog, <3
     
  31. Offline

    Thyraxxx

    awsome ! thx for the uptade noss
     
Thread Status:
Not open for further replies.

Share This Page