[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

    KrazyBonez

    Just wanted to post and let you know, your plugin already works with CB build 612, im running it on my server with 1.4. Good work. It says 602, and extends to 612, have a good day sir.
     
  3. Offline

    Mordlin

    was just wondering if the some skills where going to be updated to reflect the new items. mostly coco and excavation :p
     
  4. Offline

    ZerG

    Hey nossr50 you replied your a real person ! :)

    I LOVE YOUR WORK AND MY PLAYERS LOVE YOUR PLUGIN
    but, the dodge skill is horribly broken a bunch of my guys get skills like giga and berserk stuck on and the treefeller ability once used locks you out of the server completely so ive simply disabled those skills for now because i run a tight ship on http://KLoNDiKeCRaFT.CoM despite our crappy temp website :confused: .

    As for the error log ill post it in another day or two and hopefully your 1.4 compatible soon im just waiting on sk89q as well for worldgaurd and worldedit these plugins with essentials and MCMMO ! make my world go round.

    ~my reason for not posting errors allready is your daily update every time i think " okay he fixed it, its gotta be good this time :) " AND because this msg feels too big allready, I hate the idea of spamming your forum page with loads of crap especially MY error logs because theyre not YOUR problem

    !!!!!!!!!!!!!!!!!!~~~~~~Theres no way i want to be an admin without your plugin good sir .~~~~~~!!!!!!!!!!!!!!!!!!!!!!!

    I THANK YOU YET AGAIN. I'll check this post every little while and hopefully your set up for [617] (or whatever it is now) so that we can kill these bugs without me posting an error log on your forum because i would hate to do that >.<, hope to hear from you soon on the 600+ info for mcmmo for our 1.4 guys. I want to say, now that im finished: sorry for the HUGE post hope to hear from you soon, and im glad your a real person who replies to posts.

    (ZerG * fires motivational arrow at nossr50 and burns his patchnotes by accident :confused: ?! )
     
  5. Offline

    diegokilla

    1) Drops like lightstone from sand are part of excavation skill and FULLY toggleable. Currently I don't believe you can directly change percentages.

    2)Yes i believe this is in place (not sure whether it goes to database or just sits in memory) but once people realise they cant exploit in this manner, they dont mess with it anymore in my experience.

    3)Don't believe so.

    4)There is no health gain, but there is regeneration. Players regenerate health based on there Power Level (the sum of all levels) I'm not exactly sure what the ratio of power level to health regen is, as i don't use it on my server currently.

    hope this helped, hopefully nossr will fill in the blanks that i missed.

    WOOT :D

    If you give admins and exception node:
    "-mcmmo.regeneration"
    it should turn it off for you

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

    MorTomeh

    @ZerG Withholding your error log isn't going to help Nos address your issue. It's important to give him as much information about bugs as possible, that way he actually knows what needs to be fixed.
     
  7. Offline

    BioRage

    I get weird errors (Not the ones realted to simple command)

    The other Sevre errors.. only when I have MCMMO installed.

    My Config:
     
  8. Offline

    Olat

    LOLOLOL.... Might wanna RTFE. Read the Fing Error?
     
  9. Offline

    everhigh

    2011-04-01 23:33:53 [SEVERE] Could not load plugins/CommandBook.jar in plugins: null

    i think u should look in your plugins folder again.
     
  10. Offline

    Olat

    Another case of RTFE.... lol.
     
  11. Offline

    Wall

    getting [SEVERE] Could not pass event PLAYER_INTERACT to mcMMO and [SEVERE] Could not pass event BLOCK_BREAK to mcMMO using CB 617 and latest mcmmo
     
  12. Offline

    NinjaGrinch

    I just thought I'd mention that, even when disabling mcmmo.abilities.woodcutting for admins that already have '*' it still bleeds through a bit.

    By bleeds through I mean when I right click with an axe it still says "Your ready your axe" and "Your lower your axe" but the actual ability does not go into effect.
     
  13. Offline

    Gryphus5-Fenrir

    worldedit broked by THISSSSS :(
     
  14. Offline

    killerbeez

    Anyway to add in the ability to change the /stats command?

    I'd like to use the stats and achievements mod but they both use that command.
     
  15. Offline

    Shanev

    @killerbeez:
    simply edit the config file and rename
    /stats=stats in /stats=*whatever you want* (e.g. /stats=skills)
     
  16. Offline

    NinjaGrinch

    I am starting to feel like this plugin is ignoring permissions. 3/4 of the abilities work and the MOTD still shows regardless of me setting it like the following, if I did something wrong please do not hesitate to let me know.

    Code:
            permissions:
                - '*'
                - '-mcmmo.ability.axes'
                - '-mcmmo.ability.excavation'
                - '-mcmmo.ability.mining'
                - '-mcmmo.ability.swords'
                - '-mcmmo.ability.unarmed'
                - '-mcmmo.ability.woodcutting'
                - '-mcmmo.motd'
     
  17. Offline

    Izengard

    Help me pls...

    Code:
    2011-04-02 19:43:25 [SEVERE] Could not pass event PLAYER_JOIN to mcMMO
    java.lang.LinkageError: loader constraint violation: loader (instance of org/bukkit/plugin/java/PluginClassLoader) previously initiated loading for a different type with name "com/nijiko/permissions/PermissionHandler"
        at com.gmail.nossr50.mcPermissions.permission(mcPermissions.java:31)
        at com.gmail.nossr50.mcPermissions.motd(mcPermissions.java:112)
        at com.gmail.nossr50.mcPlayerListener.onPlayerJoin(mcPlayerListener.java:67)
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:169)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255)
        at net.minecraft.server.ServerConfigurationManager.a(ServerConfigurationManager.java:98)
        at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:87)
        at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:68)
        at net.minecraft.server.Packet1Login.a(SourceFile:46)
        at net.minecraft.server.NetworkManager.a(NetworkManager.java:198)
        at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:34)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:87)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:368)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    Bukkit verison - 612. I don't know, what to do.
     
  18. Offline

    ziggo0

    One of my players informed me of this. Thanks for the great plugin, it's a core feature of my server.

    Code:
    Player: e-e-e-e-e-exploit found
    Player: when you're in a party
    Player: and you attack your party member
    Player: you take no damage
    Player: but your arcobats
    Player: will level up
    
     
  19. Offline

    Flopsie

    Does the speed of leveling up slows down as your level increases ?
     
  20. Offline

    Shanev

    yes, it does. As far as I know you have your Skill level 1-1000 and the XP you need to level up your skill! The XP you need increases each level you gain in your skill. Means, to reach Axes Level 1 you need about 100XP and to reach Axes Level 2 you need about 120*, and so on.

    * I don't know the exact numbers, but you should know what I mean ;)
     
  21. Offline

    diegokilla

    what CB are u using? You are using permissions and not groupmanager correct? Did you migrate from groupmanager recently? Also, you may want to try posting that in permissions thread...
    now that i think about it try putting your exception nodes BEFORE the '*'
    If that doesnt work try giving the exception nodes to a group that ur Admin group inherits like this:

    default:
    - 'permission.1'
    - '-exception.1'
    Admin:
    - '*'

    XP gains remain the same, however, the amount of xp needed to gain a level increases.
     
  22. Offline

    fffizzz

    appears that abilities dont expire now
     
  23. Offline

    tooy66

    hey this mod is awsome but what about repairing stone or other tools/armor?
     
  24. Offline

    nossr50

    @fffizzz Open your server log, CTRL+F for "Timer" post recent results

    @tooy66 Probably won't happen

    @Flopsie The XP needed increases based on the skill level, I want to call it a curve but its more like a steep slant

    @Kane

    1) All excavation stuff is toggle-able but changing drop chance is not in

    2) All items in a "watch-list" that are placed are watched in memory to prevent gaining XP from them, a simple check is done when the block is broken to see if it is in the watch list. This is not hard on the CPU.

    3) None atm

    4) No plans to increase maximum HP atm
     
  25. Offline

    NinjaGrinch

    I ended up switching from Permissions to EssentialsGroupManager earlier today as it started to ignore some other things I had set with mcMMO. :( Now my only issue is the original one I stated on the last page to due with the axe and its abilities. I tried putting it before the '*' and my Admin group doesn't inherit from any other group, it'd be redundant to have it inherit something if it has a '*' would it not?
     
  26. Offline

    GROMkill

    I'm having the same problem that fffizzz is having with the unexpiring abilities.
     
  27. Offline

    fffizzz

    djkelso [~/mc2]# tail -n20000 server.log | grep timer
    2011-04-02 16:26:30 [INFO] [HeroChat] [g] darkpid: fiz put a timer on it you dope, and 1.4 broke it :p
    2011-04-02 16:26:58 [INFO] [HeroChat] [g] slightlySU311ME: timer on what?
    djkelso [~/mc2]#


    No timer errors.. in the mean time, i removed the permissions for abilities. I am using RB617, 9.15mcmmo
     
  28. Offline

    nossr50

    @fffizzz Are there any errors?
     
  29. Offline

    fffizzz

    nop
    no errors at all. I had console up while i put on super breaker, ability never ends, nothing in console.

    my plugins
    Code:
    plugins/BlastControl.jar                 plugins/FoundDiamonds.jar  plugins/LogBlock.jar      plugins/MinecartManiaCore.jar  plugins/OnlineList.jar   plugins/WorldEdit.jar
    plugins/BorderGuardLite.jar              plugins/HeroChat.jar       plugins/LoginMessage.jar  plugins/Minequery.jar          plugins/Permissions.jar  plugins/WorldGuard.jar
    plugins/bukkit-scrap-0.0.1-SNAPSHOT.jar  plugins/HeroicDeath.jar    plugins/mcbans.jar        plugins/MyHome.jar             plugins/PlgSetspawn.jar
    plugins/ecoCreature.jar                  plugins/iConomy.jar        plugins/mcMMO.jar         plugins/NoCheatPlugin.jar      plugins/Vanish.jar
    
     
  30. Offline

    nossr50

    @fffizzz It probably broke before you used super breaker, look further back
     
  31. Offline

    fffizzz

    ill check again, maybe grepping for mcmmo isnt enough..

    Code:
    djkelso [~/mc2]# tail -n20000 server.log | grep mcMMO
    2011-04-02 15:03:11 [INFO] mcMMO was disabled.
    2011-04-02 15:03:40 [INFO] [mcMMO] Permissions enabled.
    2011-04-02 15:03:40 [INFO] mcMMO version 0.9.15 is enabled!
    2011-04-02 17:41:46 [INFO] mcMMO was disabled.
    2011-04-02 17:42:14 [INFO] [mcMMO] Permissions enabled.
    2011-04-02 17:42:14 [INFO] mcMMO version 0.9.15 is enabled!
    
     
Thread Status:
Not open for further replies.

Share This Page