[RPG/MECH] mcMMO v1.3.04 - RPG Addiction Redefined! Multi-Lingual! [1.2.4]

Discussion in 'Plugin Releases' started by TheYeti, Jan 8, 2012.

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

    TheYeti BukkitDev Staff

    dev.bukkit.org profile:
    TheNo1Yeti
    My Plugins
    mcMMO - The RPG Lovers Plugin

    [IMG]


    Quick Links
    Latest Version: 1.3.3 (INFO, DL)

    News
    3/1/12
    We have moved to using our own JIRA install for tracking issues and have mostly
    completed the website. Both can be found in the links below. Most all support
    and bug tracking should now be done through the following link: http://issues.mcmmo.org


    Please use the mcMMO forums located at the mcMMO BukkitDev

    Dev Team

    This post has been edited 35 times. It was last edited by TheYeti Mar 23, 2012.
  2.  
  3. Offline

    --GJ--

    @jazzman170 - There's several options for configuring XP gained by mobs & swords in the config.yml file, located inside the plugins/mcMMO folder of your server.
  4. Offline

    jazzman170

    this?:

    Experience:
    Formula:
    Multiplier:
    Swords: 0.2
    Taming: 1.0
    Acrobatics: 1.0
    Sorcery: 1.0
    Excavation: 1.0
    Herbalism: 1.0
    Unarmed: 1.0
    Woodcutting: 1.0
    Mining: 1.0
    Archery: 1.0
    Axes: 1.0
    Repair: 1.0

    i tried taking swords to 0.2 and they still level fast. I cant figure it out :p unless im sapposed to take that number up to like 5.0 ?
  5. Offline

    --GJ--

    @jazzman170 - Yeah, UP. Down makes it level faster.
  6. Offline

    jazzman170

    tyvm got it :)

    edit: how would i reset only the swords skill for everyone?

    This post has been edited 1 times. It was last edited by jazzman170 Feb 2, 2012.
  7. Offline

    yaitsbilly

    Is it possible to get paid for leveling up a skill?
  8. Offline

    TheYeti BukkitDev Staff

    dev.bukkit.org profile:
    TheNo1Yeti
    My Plugins
    New version is up! Here is the changelog for it. Also, mcMMO is one year old as of February 5th.

    Version 1.2.09
    - Fixed issue with Repair Mastery (Issue #47)
    - Made Arcane Forging fully configurable (Pull Request #52)
    - Made Fishing configurable (Pull Request #60)
    - Changed timer to be a bit more efficient (Issue #19)
    - Changed to fire EntityDamageEvents for all damage done by mcMMO
    - New custom event for developers McMMOPlayerLevelUpEvent
    - New custom event for developers McMMOItemSpawnEvent
    - Changed LoadProperties from the old Configuration to FileConfiguration
    - Removed aliasing from config.yml
    - Fixed mining procs from Super Break & Silk Touch
    - Unused smelt property removed
    - Minor optimizations
    - Fix for setting properly block damage values
    - Initial skill level capping added
    - Initial command alias framework added
    - Fixed abilities not handling Unbreaking items
    - Fix for treefeller glitch
    - Super secret anniversary easter egg!
    o0AzzA0o and nossr50 like this.
  9. Offline

    ACStache

    dev.bukkit.org profile:
    dasbreen
    My Plugins
    now it is with v1.2.09!
    Now you just need a Plugin Dev to hook into mcMMO and watch level up events, and pay them accordingly :)
  10. Offline

    nossr50

    dev.bukkit.org profile:
    nossr50
    My Plugins
    Can't believe its been 1 year (in 2 days).
    Inscrutable, gameswereus and ACStache like this.
  11. Offline

    Kardren

    Surprise :eek:

    This post has been edited 1 times. It was last edited by Kardren Feb 3, 2012.
  12. Offline

    varunax

    Anyone else having a problem with the custom levelup/repair sounds? They haven't seem to be working for a while and yes, I'm using spout/spoutcraft.
  13. Offline

    MiniGremlin

    I get this error when I loaded up my server with mcMMO.

    [SEVERE] Error occurred while enabling mcMMO v1.2.09 (Is it up to date?): com.gmail.nossr50.mcMMO.getLogger()Ljava/util/logging/Logger;
    java.lang.NoSuchMethodError: com.gmail.nossr50.mcMMO.getLogger()Ljava/util/logging/Logger;
    at com.gmail.nossr50.config.LoadProperties.loadKeys(LoadProperties.java:146)
    at com.gmail.nossr50.config.LoadProperties.load(LoadProperties.java:108)
    at com.gmail.nossr50.mcMMOnEnable(mcMMO.java:161)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:230)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:989)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:190)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:173)
    at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:356)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:343)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:175)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:407)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    Please help. :'(

    This post has been edited 1 times. It was last edited by MiniGremlin Feb 3, 2012.
  14. Offline

    NuclearW ɹoʇɐɹʇsıuıɯpɐ Administrator

    dev.bukkit.org profile:
    NuclearW
    My Plugins
    Your craftbukkit is out of date. please update to 1.1-R3
  15. Offline

    MiniGremlin

    Thank you. I feel like an idiot now.
  16. Online

    Sketaful

    I get this error:
    Code:
    04:39:59 [INFO] SQLState: 22001
    04:39:59 [INFO] VendorError: 1264
    04:40:00 [INFO] SQLException: Data truncation: Out of range value for column 'archery' at row 1
    Don't really know if it affect anything or not, but it's annoying since it's repeating itself over and over and over...

    My "guess" is that it has something to do with this plugin and citizens since I have npc guards armed with bows.

    I really don't know thought and it happened after I updated this plugin so. :S

    EDIT: Been getting these errors to now:
    Code:
    07:15:10 [INFO] SQLState: 22001
    07:15:10 [INFO] VendorError: 1264
    07:15:26 [INFO] SQLException: Data truncation: Out of range value for column 'excavation' at row 1
    Since no NPC is using anything that has anything to do with 'excavation' I guess this has nothing to do with Citizens. So atm it seems like it's a pure mcMMO problem.

    Still want to know if anyone know what the prob could be thought.

    This post has been edited 1 times. It was last edited by Sketaful Feb 4, 2012.
  17. Online

    Vince

    NUKE!!!! U MAKE MCMMO?!?!?!!?!?!?!?! NO WAY!!!!!
  18. Offline

    nightphoenix16

    Hey, if I wanted to get in direct contact with the people who work on this plugin, how would I do so?
  19. Offline

    nossr50

    dev.bukkit.org profile:
    nossr50
    My Plugins
    The 3 current active developers can all be found in IRC.
    #mcmmo on irc.esper.net
    NuclearW likes this.
  20. Offline

    Semirotta

    if updated to the 1.2.09 from 1.2.07 , do i have to remove my folder mcMMO also? ppl would lose their levels :E
  21. Offline

    nossr50

    dev.bukkit.org profile:
    nossr50
    My Plugins
    You'll be fine and don't need to remove the folder
    Semirotta likes this.
  22. Offline

    Semirotta

    thanks for fast response.
  23. Offline

    Mishrathium

    Latest McMMO with cb1.1-rb3 - have some reports of swords with 'negative' levels. Thoughts on what would create this and ways to prevent it? This was fresh install - new generated folders.
  24. Offline

    o0AzzA0o

    cb1.1-rb3 error

    12:36:59 [SEVERE] Could not pass event org.bukkit.event.entity.EntityDamageByEntityEvent to mcMMO
    org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$103.execute(JavaPluginLoader.java:1026)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:57)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:453)
    at net.minecraft.server.EntitySmallFireball.a(EntitySmallFireball.java:42)
    at net.minecraft.server.EntityFireball.y_(EntityFireball.java:132)
    at net.minecraft.server.World.entityJoinedWorld(World.java:1258)
    at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:110)
    at net.minecraft.server.World.playerJoinedWorld(World.java:1240)
    at net.minecraft.server.World.tickEntities(World.java:1147)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:528)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    Caused by: java.lang.reflect.InvocationTargetException
    at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:601)
    at org.bukkit.plugin.java.JavaPluginLoader$103.execute(JavaPluginLoader.java:1024)
    ... 11 more
    Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.entity.CraftSmallFireball cannot be cast to org.bukkit.entity.LivingEntity
    at com.gmail.nossr50.skills.Swords.counterAttackChecks(Swords.java:204)
    at com.gmail.nossr50.Combat.combatChecks(Combat.java:225)
    at com.gmail.nossr50.listeners.mcEntityListener.onEntityDamage(mcEntityListener.java:147)
    ... 15 more
  25. Offline

    yidweahzaimen

    1.2.0.9 errorrrrr

    21:51:39 [資訊] [mcMMO] Loading mcMMO v1.2.09.
    21:51:39 [資訊] java.io.FileNotFoundException: B:\test\plugins\mcMMO\players (系
    統找不到指定的檔案。)
    21:51:39 [資訊] [mcMMO] Using Bukkit Permissions.
    21:51:39 [資訊] [mcMMO] Loading Config File...
    21:51:39 [資訊] mcMMO version 1.2.09 is enabled!
  26. Offline

    yaitsbilly

    How can I setup pay per level?
  27. Offline

    matolife10

    hello i need help i want to make webstats example like dynmap problem is whenever i serch for MCmmo webstats thread is closed,expired or download link broken :/
  28. Offline

    Jigsaw

    Players on my server with a high enough Mining skill are able to mine gold ore and iron ore, then place it back on the ground over and over and get double drops from it. They don't get a double drop every time, but they still just have to keep repeating it as long as they want. Is this configurable? Did I miss a config option or something? This seems overpowered if you can just sit in one spot and essentially have unlimited gold and iron ore. Any help would be much appreciated. I was waiting for an update, but I didn't see a mention of this being changed in 1.2.09 so I posted here.

    CraftBukkit Version: 1.1 R4
    mcMMO: 1.2.08

    Update: Disregard this post it was fixed in 1.2.09 :)

    This post has been edited 3 times. It was last edited by Jigsaw Feb 4, 2012.
  29. Offline

    dark navi

    Could someone explain to me how to configure Arcane Forging?
  30. Offline

    --GJ--

    @dark navi
    What do you need help configuring? All the options are in the config file.
  31. Offline

    NuclearW ɹoʇɐɹʇsıuıɯpɐ Administrator

    dev.bukkit.org profile:
    NuclearW
    My Plugins
    With the new events system you can get another developer to write such a plugin for you.

    If you get one to, feel free to send them to me to ask how to do so if they need help.
  32. Online

    Sketaful

    I'm still looking for some good info on why I keep getting
    "SQLException: Data truncation: Out of range value for column 'mining' at row 1".
    Keep getting it for every ability.

    Anyone have any idea how to fix this or atleast why I get it?

    EDIT: Now I got this message as well:
    GenericLabel belonging to mcMMO does not have a default size!

    This post has been edited 2 times. It was last edited by Sketaful Feb 4, 2012.
Thread Status:
Not open for further replies.

Share This Page