[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

    embty

    where do i get the bukkitcontrib version from? no sounds play when using skills.
     
  3. Offline

    ACStache

    @embty it should say what version you're using in the console when you log in.
     
  4. Offline

    MasterFenrir

    Version 1.049 auto downloads sh*- erm, BukkitContrib (Yeah, it has its good sides but their statement about ModLoader etc. is quite ignorant and we're using mods on our server. I don't want conflicts) and I don't want BukkitContrib on my server.
    Can I turn off this autodownload?
     
  5. Offline

    groovynatureguy

    Yes it's in the conig file.
     
  6. Offline

    embty

    I cant find an option to disable or enable bukkit contrib as i really want to enable it.
     
  7. Offline

    Lynxdragon

    Can we get Exp for Zombie, Slime and Giant working please?
     
  8. Offline

    stewood

    How do i use the stone pickaxe i keep getting this message:
    You are not proficient in the use of that item.
    and why do i randomly get hurt and regenerate???
    PLEASE HELP!!!!!
    thanks in advance
     
  9. Offline

    jzsig

    your sure that mcmmo is causing this?
     
  10. Offline

    stewood

    yes i am possitive and what about the other question?
     
  11. Offline

    Chronx6

    As far as I know MCMMO still does not include anything about proficiency for items. Are you using other plug ins?

    The randomly hurt and regenerate sounds like an odd bug. Have you messed with any configuration files?
     
  12. Offline

    Nyght

    Hey Nossr ;)

    First of all, I would like to thank you for this amazing plugin. It works just fabulous in my server.

    I just found something that's causing me some trouble, and I was wondering if you could do something about it in the next version : on my server, members use a different display name than their login name - because our server is a Role Play server, so the display name Iluvatar is more adapted than the login name 7Ace :/

    However, when using the Party Chat command, the login name appear in chat, as following :
    [Iluvatar]: Talking in general
    /p
    (7Ace): Talking in /p
    (Iluvatar being the Display name, and 7Ace the login name of the player)

    I don't know if this is fixable. If it helps, I saw that same problem with the /a command.

    Other information which might help, I use SimpleAdmin plugin for the /rename command (giving a displayname) and with iChat, the line for using LoginName in the chat is "[+name]", and the DisplayName is "[+displayname]". If you could add that displayname option in the next version, then McMMO would be even more perfect ;)

    Thanks anyway,
    Nyght.
     
  13. Offline

    Gangstacris4

    I installed this today. It's an awesome plugin, but since installing my server has been crashing a LOT. I've been getting this error mainly - java.lang.ArrayIndexOutOfBoundsException
     
  14. Offline

    groovynatureguy

    Just install it. Make sure you do the sever side and the client side.

    The stone pickaxe issue can't be mcmmo in my opinion.
    Randomly hurt no idea.
    Regenerate is based on your powerlevel.

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

    Kalais

    @nossr50
    Placing iron/gold ore allows a user to keep getting double drops.

    Can you add a command that turns on double EXP? This would be helpful for double EXP events and would allow me to not restart the server.
     
  16. Offline

    Matt Gill

    It changed from putting everything in the McMMO to putting it to McMMO/FlatFileStuff and McMMO/FlatFileStuff/Leaderboards. Just move the files into there.

    Yes I had to disable mining for the time being because of the possibility of players duplicating ores. I've asked about it here a couple times the past few days with no reply at all. I'm hoping this gets fixed.

    Also the double EXP thing sounds great. I've been thinking of having an event like that soon.

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

    RustyDagger

    ANy Eta on super perms support.
     
  18. Offline

    Kalais

    I just put iron/goldore on the WorldGuard blacklist.
     
  19. Offline

    Matt Gill

    Oh that's a good idea never thought of that. So it let's them mine it still, but just not place it?

    I've never used the blacklist.
     
  20. Offline

    Kalais

    Correct. Here's what I use:
    Code:
    [14,15]
    ignore-groups=Owner,Admin
    on-place=deny,tell,notify
     
  21. Offline

    baem

    how do i update an old mcmmo version that is setup to mysql without loosing player stats
     
  22. Offline

    SilencShadoW

    i use the newest Permissions ... and i completly reinstalled thes plugin too.
     
  23. Offline

    swift_fox24

  24. Offline

    nossr50

  25. Offline

    Grammar Troll

    Spout is the new BukkitContrib, and since all the names and such were refactored, all the BukkitContrib plugins will have to be updated to use Spout.
     
  26. Offline

    Dagumboss

    So I updated to Permissions 3.1.6 from 2.x and now McMMO likes to time out the server every 5 minutes. Is there a fix for this?
     
  27. Offline

    mrgreaper

    is there an eta? this plugin is one of the reasons we have not gone to sprout yet
     
  28. Offline

    o0AzzA0o

    nossr50 is there anyway we can disable mcMMO giving out xp per entity hit and just have it give xp for killing the entity?

    We have tested it out several times and it does appear we get xp just from hitting mob without killing it
     
  29. Offline

    MunsOsl

    would it be possible to remove players from showing up on the /mctop? like for admins that mmoedit their stats and make it unfair for players that actually get their skills up to the top.
     
  30. Offline

    Xanatos11

    I've been encountering tons of problems with this plugin. First of all when I log in I get this message:

    Show Spoiler
    17:51:31 [SEVERE] Could not pass event PLAYER_JOIN to mcMMO
    java.lang.NoSuchMethodError: org.bukkit.entity.Player.hasPermission(Ljava/lang/S
    tring;)Z
    at com.gmail.nossr50.mcPermissions.permission(mcPermissions.java:66)
    at com.gmail.nossr50.mcPermissions.motd(mcPermissions.java:164)
    at com.gmail.nossr50.listeners.mcPlayerListener.onPlayerJoin(mcPlayerLis
    tener.java:99)
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
    va:244)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:321)
    at net.minecraft.server.ServerConfigurationManager.c(ServerConfiguration
    Manager.java:124)
    at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:97)
    at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:33)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:91)
    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)
    17:51:32 [SEVERE] Exception in thread "Timer-0"
    17:51:32 [SEVERE] java.lang.NoSuchMethodError: org.bukkit.entity.Player.hasPermi
    ssion(Ljava/lang/String;)Z
    17:51:32 [SEVERE] at com.gmail.nossr50.mcPermissions.permission(mcPermissi
    ons.java:66)
    17:51:32 [SEVERE] at com.gmail.nossr50.mcPermissions.herbalismAbility(mcPe
    rmissions.java:94)
    17:51:32 [SEVERE] at com.gmail.nossr50.skills.Skills.monitorSkills(Skills.
    java:138)
    17:51:32 [SEVERE] at com.gmail.nossr50.mcTimer.run(mcTimer.java:36)
    17:51:32 [SEVERE] at java.util.TimerThread.mainLoop(Unknown Source)
    17:51:32 [SEVERE] at java.util.TimerThread.run(Unknown Source)


    When I try typing any commands in such as/mcc or /stats it says "An internal error occurred while attempting to perform this command" I also get this in the console:
    Show Spoiler
    17:51:51 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'mcc'
    in plugin mcMMO v1.0.49
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:12
    9)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:2
    98)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.
    java:711)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:676)

    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:669)
    at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:84)
    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)
    Caused by: java.lang.NoSuchMethodError: org.bukkit.entity.Player.hasPermission(L
    java/lang/String;)Z
    at com.gmail.nossr50.mcPermissions.permission(mcPermissions.java:66)
    at com.gmail.nossr50.mcPermissions.party(mcPermissions.java:220)
    at com.gmail.nossr50.mcMMOnCommand(mcMMO.java:676)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    ... 12 more

    I don't believe it has to do with any conflicting plugins because I tried running this with an empty plugin folder and it still didn't work. I don't use permissions. Thanks in advance.
    I just noticed the smiley faces, sorry about that, I don't know how to take them off
     
  31. Offline

    nossr50

    Your permissions are setup incorrectly causing cascading failure for the plugin
     
Thread Status:
Not open for further replies.

Share This Page