[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

    undeadmach1ne

    you guys can disable myspawn in the cfg.


    MySpawn:
    Enabled: false

    edit -- oops i didnt realize nossr already answered...sorry.
     
  3. Offline

    Olat

    @nossr50

    PVP Rebalance + Classes and Armor Rewrite? PLOX?! Sunday even for my server.. Would love to have you there so we can do the massive battle to redo the combat skills.
     
  4. Offline

    Ratchet

    I want to use myspawn aswell :)
     
  5. Offline

    RugRats

    Yes, I never get any drops from sand unless a very high level EG: 100 plus. Also please add decimal support I think people level up way to fast.
     
  6. Offline

    TheDeejay

    @nossr50 Still our favorite plugin on our server! Is there any chance that we will ever get the /setmyspawn command back as an option? I'd prefer for our server is admins or mods could just use /setmyspawn (player name) and set folk's homes for them to Chimaera Wing back to as opposed to setting beds. Chimaera Wing and PTP are the only teleports on our server, so if they sleep at a friend's place to escape the night then it's a guaranteed walk home instead of using the Wing to get back.

    Speaking of PTP, how do I change the /ptp cooldown time? It says it is able to be changed but I don't see it.

    EDIT: I mean, the Changelog says that we can change PTP cooldown time, but I don't see the option to in the configuation file. Sorry if it was unclear :p
     
  7. Offline

    Yahtze

    Hey, I'm currently running bb 1000, and permissions 3.1.5, but I still received a Read Time Out error. Are there any other known work arounds to fix this ? I would very much like to have it up and running again. Cheers.
     
  8. Offline

    nossr50

    Your server is hard to get into last time I read the instructions and I felt lazy, but I definitely still plan on doing a pvp re-balance with you guys. I'm sorry I can't instruct you in java atm as I'm working on new features and feeling busy enough as is. I'll help you out after the xp bar update if all goes well.

    Protip: Switch to BukkitContrib already :)

    Alright I'll put it on my TODO list, you can still use whole numbers for the Global xp modifier under formula in config.yml, change it to something higher than 1

    Thanks for the compliment :)
    Change Delay_Seconds here
    Code:
    Commands:
        ptp:
            Name: ptp
            Enabled: true
            Delay_Seconds: 600
    Try a different permissions plugin
     
  9. Offline

    Insidiea

    Thanks a bunch, it helped me out, I added a small snippet of code where they loose XP on death.
    if(!player.getHealth() - newDamage >= 1) //Checks to make sure the player did not die from the fall
    {
    PP.addXP(SkillType.ACROBATICS, -40);
    }
    But I get a few errors:
    Code:
    18:50:21 [SEVERE] Could not pass event ENTITY_DAMAGE to mcMMO
    java.lang.NoSuchMethodError: org.bukkitcontrib.player.ContribPlayer.isBukkitCont
    ribEnabled()Z
            at com.gmail.nossr50.skills.Skills.XpCheckSkill(Skills.java:315)
            at com.gmail.nossr50.skills.Acrobatics.acrobaticsCheck(Acrobatics.java:5
    4)
            at com.gmail.nossr50.listeners.mcEntityListener.onEntityDamage(mcEntityL
    istener.java:110)
            at org.bukkit.plugin.java.JavaPluginLoader$58.execute(JavaPluginLoader.j
    ava:649)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:332)
            at net.minecraft.server.EntityLiving.a(EntityLiving.java:486)
            at net.minecraft.server.EntityHuman.a(EntityHuman.java:866)
            at net.minecraft.server.Entity.a(Entity.java:635)
            at net.minecraft.server.EntityPlayer.b(EntityPlayer.java:359)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:364)
            at net.minecraft.server.Packet10Flying.a(SourceFile:126)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:85)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    I'm guessing its because of a negative number, or something with bukkitcontrib.

    I'm not expert at coding, sorry for any noobness, I'm trying to learn :D[/quote]
     
  10. Offline

    Herrgohlem

    Hallo,

    Your Plugin is still awsome.

    I have a idea for more RPG, make PlayerLevel like a powerlevel 100 is Playerlevel 2 and the Player earn 2% more exp.
    And is it possibel to make the doubel Drop Change over 100% to a Tripel Drop Change
     
  11. Offline

    Olat

    @nossr50
    Actually we already have.. BukkitContrib is all that we use now. Itemcraft corrupted our world file and we lost 2 weeks of work.. so now we just use BukkitContrib as the only client side.
     
  12. Offline

    nossr50

    Cool I'll swing by sometime

    I've thought of adding xp bonuses before, just need to brainstorm what would work best
     
  13. Offline

    RugRats

    Every 100 levels milestone :D
     
  14. Offline

    bocaj812

    What exactly is the issue with permissions 3.1.6?
     
  15. Offline

    nossr50

    Version 3.1.6 of Permissions does not play nice with mcMMO, it causes horrid lag and Read Timed Out errors consistently

    I've contacted the author and have heard no reply, until its fixed I suggest using another permissions plugin
     
  16. Offline

    Herrgohlem

    You have right about the adding the Xp Bonus

    1. A Counter all 100 Stones give 10 Xp Bonus and with a higher level more xp
    2. With % evry Xp become a Bonus from 2% and with a higher Level more %
    Player A become 2Xp from woodcutting and 0,04 from the Playerlevel
     
  17. Offline

    ACStache

    @nossr50 and to all others using Permissions 3.1.6: I was originally using 3.1.6 with no issues, but would get Read Time Out occasionally. One instance of it (also due to a different plugin not working properly) caused my server to lose a whole day's worth of work. Since then I've reverted to 3.1.5 and it's been working 100% ever since with no lag.
     
  18. Offline

    Kinkajou

    Can there be a setting so that players don't get messages for trying to use an anvil ever? The players on my server like to use Iron blocks in their constructions and they are getting "This item is at full durability" spammed when they place blocks on the iron blocks. I tried changing Anvil_Messages to false in the config, but it doesn't seem to have done anything.

    Second question, can you make it so there are level requirements for repairing all types of tools, and make it fully adjustable. (Such as Stone repair would require level 2, Iron repair requires level 10, Gold repair requires level 25, Diamond repair requires 50)
     
  19. Offline

    nossr50

    Question 1: Yes this is totally configurable already, look for anvil messages in config.yml

    Question 2: I could implement such a design
     
  20. Offline

    RugRats

    @nossr50 Wishlist
    • Decimal support :D (To do list)
    • Bonus EXP (Fully customizable though)
    • Customizeable HP Regen
    • Custom Excavation Drops
    • Custom Anvil Messages :D
    :D Please consider
     
  21. Offline

    Kinkajou

    It's not working then. I just tested it because I just disabled the server, updated mcMMO to the newest version, turned the server on to have it generate a new config, turned the server off again, changed the only Anvil messages I could find in the config.yml to false, turned the server back on, and then tested the option with a white wool block.

    Code:
        Repair:
            Stone:
                Name: Cobblestone
                ID: 4
            Wood:
                Name: Wood Planks
                ID: 5
            Gold:
                Name: Gold Bars
                ID: 266
            Anvil_Messages: false
            Diamond:
                Name: Diamond
                Level_Required: 50
                ID: 264
            Iron:
                Name: Iron Bars
                ID: 265
    
    Makes no sense why the Anvil_Messages line is there however, but that's how it generated the config file.
     

    Attached Files:

  22. Offline

    TheDeejay

    Thanks for the quick response on the PTP issue! As for the Chimaera Wing concern, are there any plans to bring back the option for /setmyspawn and /setmyspawn other? I am particularly interested in the /setmyspawn for others on my server and avoiding using the beds to set the myspawn.
     
  23. Offline

    Tagz

    I've changed the ptp cooldown, but for some reason, even with it being set to 1200 in the config file, players can still /ptp without any cooldown.
    Any suggestions?
     
  24. Offline

    Butkicker12

    Hey I got some issues going on right now mcMMo wont enable and is spamming the console.
    The errors im getting are like this
    2011-07-24 15:04:35 [SEVERE] Could not pass event BLOCK_BREAK to mcMMO
    2011-07-24 14:20:31 [SEVERE] Could not pass event PLAYER_LOGIN to mcMMO
    2011-07-24 14:20:37 [SEVERE] Could not pass event PLAYER_CHAT to mcMMO
    Configs:
    http://pastebin.com/eL7wJzxV startup
    http://pastebin.com/ejs5T9nX groups
    http://pastebin.com/fjpnmsG2 users
    http://pastebin.com/TRyejCLb mcmmo config
    version: 1.0.49
    @nossr50
     
  25. Offline

    NuclearW

    Stop spamming the thread.

    Install or update BukkitContrib on your server.
     
  26. Offline

    jzsig

    @NuclearW when you helped with the party system, did you add new features (like commands) or just rewrite it to make it cleaner nossor didnt add any new commands to the list so im assuming the second but im not sure, thanks.
     
  27. Offline

    NuclearW

    nossr50 didn't put them in the first post just yet, he did in his version post though, but there are changes.

    Here is a quick rundown for you:

    First player to join a party is the owner.
    /party lock (useable by party owner)
    /party unlock (useable by party owner)
    /party password <password> (useable by party owner, party must be locked)
    /party password "" (useable by party owner, party must be locked, disables password)
    /party kick <player> (useable by party owner, party must be locked, cannot kick a user with mcmmo.admin without having mcmmo.admin)
    /party owner <player> (useable by party owner, transfers ownership)
    /party <party> <password> (useable by any, to join a password protected and locked party)
    /party ? (extended help)
    /invite and /accept work with new system

    Parties delete themselves if no members (online and offline) are in the party.

    From old versions:
    Old parties will give owner to first person to use /party command in it. Users will be "added" into parties as they use /party
     
    jzsig likes this.
  28. Offline

    Butkicker12

    Sorry about that when I posted a error from the forums said timed out and said posting failed. I thought bukkitcontrib is optional?
     
  29. Offline

    NuclearW

    Currently it is optional on the client side but not having it on the server side can cause some errors, as you have seen.

    Installing bukkitcontrib should fix it right up.
     
  30. Offline

    nossr50

    There should be no errors when not using BukkitContrib, however I've seen errors posted by people using an outdated BukkitContrib.
     
  31. Offline

    mainblz

    Thanks for the help, however, after disabling myspawn, and restarting the server, for some odd reason, mcmmo seems to not be working at all. I tried a bunch of mcmmo commands, and they all came back as not a known command.
     
Thread Status:
Not open for further replies.

Share This Page