[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

    diegokilla

    In regards to the last section of your post, you should check out anjocaido's groupmanager and ROLES plugins, with them you can implement a relatively selfe service, "class" system

    It has been mentioned several times before in this thread, you can manually configure the command within mcmmo config file.

    Any form of /reload seems to act funny with mcmmo, nossr is aware of it, not sure if he is working on a fix tho. For now i would suggest stopping the server, and starting it back up again.

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

    Dr. Zandi

    Sorry, but the post with the screenshot is for you. Mcmmo still doesn't show an IP with the /whois command. The screenshot proves it. I'm using the latest builds of everything and there's no IP info anywhere.

    Regarding the chimaera wing, it teleports the player to the /myspawn, which by default is the spawn. A player can type in chat /setmyspawn at the desired teleport destination and the chimaera wing will teleport him there. If you're asking if the chimaera wing can teleport a player to multiple destinations of which he can choose from a list, no, not yet, but maybe in the future.

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

    atlem

    nm we made a fix on it
     
  5. Offline

    SeeD419

    Why must adminchat require OP?

    Isn't the permission enough?
     
  6. Offline

    Bashur

    Is there a way to limit the amount of EXP total someone can gain, so people are forced to specialize?

    For instance, if we limited the max EXP you can gain to 300, and the person wanted to be a miner/repairer for the community, he would max out
    • Mining Skill: 100/100
    • Excavation Skill: 100/100
    • Repair Skill: 100/100
    Then he wouldn't be able to gain anymore experience points for doing other things, because he's used it all on those three skills?

    We want something to where we have to depend on others who are specialized in certain things. Is this possible already, or?
     
  7. Code:
    2011-04-07 21:59:55 [SEVERE] Exception in thread "Timer-2"
    2011-04-07 21:59:55 [SEVERE] java.lang.OutOfMemoryError: GC overhead limit exceeded
    2011-04-07 21:59:55 [SEVERE]     at java.util.Arrays.copyOfRange(Arrays.java:3222)
    2011-04-07 21:59:55 [SEVERE]     at java.lang.String.<init>(String.java:234)
    2011-04-07 21:59:55 [SEVERE]     at java.lang.StringBuilder.toString(StringBuilder.java:448)
    2011-04-07 21:59:55 [SEVERE]     at com.nijiko.permissions.Control.permission(Control.java:319)
    2011-04-07 21:59:55 [SEVERE]     at com.gmail.nossr50.mcPermissions.permission(mcPermissions.java:31)
    2011-04-07 21:59:55 [SEVERE]     at com.gmail.nossr50.mcPermissions.unarmedAbility(mcPermissions.java:56)
    2011-04-07 21:59:55 [SEVERE]     at com.gmail.nossr50.mcSkills.monitorSkills(mcSkills.java:339)
    2011-04-07 21:59:55 [SEVERE]     at com.gmail.nossr50.mcTimer.run(mcTimer.java:27)
    2011-04-07 21:59:55 [SEVERE]     at java.util.TimerThread.mainLoop(Timer.java:544)
    2011-04-07 21:59:55 [SEVERE]     at java.util.TimerThread.run(Timer.java:494)
    2011-04-07 22:00:22 [SEVERE] Exception in thread "Timer-0"
    2011-04-07 22:00:22 [SEVERE] java.lang.OutOfMemoryError: GC overhead limit exceeded
    2011-04-07 22:00:22 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.getOnlinePlayers(CraftServer.java:110)
    2011-04-07 22:00:22 [SEVERE]     at com.gmail.nossr50.mcTimer.run(mcTimer.java:18)
    2011-04-07 22:00:22 [SEVERE]     at java.util.TimerThread.mainLoop(Timer.java:544)
    2011-04-07 22:00:22 [SEVERE]     at java.util.TimerThread.run(Timer.java:494)
    2011-04-07 22:00:22 [SEVERE] Exception in thread "Timer-12"
    2011-04-07 22:00:22 [SEVERE] java.lang.OutOfMemoryError: GC overhead limit exceeded
    2011-04-07 22:00:22 [SEVERE]     at java.util.ArrayList.iterator(ArrayList.java:738)
    2011-04-07 22:00:22 [SEVERE]     at com.gmail.nossr50.PlayerList.findProfile(mcUsers.java:147)
    2011-04-07 22:00:22 [SEVERE]     at com.gmail.nossr50.mcUsers.getProfile(mcUsers.java:91)
    2011-04-07 22:00:22 [SEVERE]     at com.gmail.nossr50.mcSkills.decreaseCooldowns(mcSkills.java:69)
    2011-04-07 22:00:22 [SEVERE]     at com.gmail.nossr50.mcTimer.run(mcTimer.java:31)
    2011-04-07 22:00:22 [SEVERE]     at java.util.TimerThread.mainLoop(Timer.java:544)
    2011-04-07 22:00:49 [SEVERE]     at java.util.TimerThread.run(Timer.java:494)
    2011-04-07 22:01:21 [SEVERE] Exception in thread "Timer-8" java.net.SocketException: Connection reset
    2011-04-07 22:01:34 [SEVERE]     at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:114)
    2011-04-07 22:01:34 [SEVERE]     at java.net.SocketOutputStream.write(SocketOutputStream.java:133)
    2011-04-07 22:01:34 [SEVERE]     at java.io.DataOutputStream.write(DataOutputStream.java:89)
    2011-04-07 22:01:34 [SEVERE]     at net.minecraft.server.Packet.a(Packet.java:107)
    2011-04-07 22:01:34 [SEVERE]     at net.minecraft.server.NetworkManager.e(NetworkManager.java:101)
    2011-04-07 22:02:17 [SEVERE] Exception in thread "Connection #23 read thread"
    2011-04-07 22:02:17 [SEVERE] java.lang.OutOfMemoryError: GC overhead limit exceeded
    2011-04-07 22:02:34 [SEVERE] java.net.SocketException: Connection reset
    2011-04-07 22:02:42 [SEVERE]     at java.net.SocketInputStream.read(SocketInputStream.java:186)
    2011-04-07 22:03:22 [SEVERE]
    EE
    2011-04-07 22:03:31 [SEVERE] xception in thread "AWT-Shutdown" Exception in thread "Timer-10"
    2011-04-07 22:03:48 [SEVERE] Exception in thread "Timer-13"
    2011-04-07 22:03:48 [SEVERE] java.lang.OutOfMemoryError: GC overhead limit exceeded
    2011-04-07 22:03:48 [SEVERE] Exception in thread "Timer-4"
    2011-04-07 22:03:48 [SEVERE] java.lang.OutOfMemoryError: GC overhead limit exceeded
    2011-04-07 22:03:48 [SEVERE] Exception in thread "Connection #90 read thread"
    2011-04-07 22:03:48 [SEVERE] java.lang.OutOfMemoryError: GC overhead limit exceeded
    2011-04-07 22:04:06 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-04-07 22:04:06 [SEVERE] Unexpected exception
    java.lang.OutOfMemoryError: Java heap space
    2011-04-07 22:04:06 [SEVERE] java.net.SocketException: Connection reset
    2011-04-07 22:04:06 [SEVERE]     at java.net.SocketInputStream.read(SocketInputStream.java:186)
    2011-04-07 22:04:06 [SEVERE]     at java.net.SocketInputStream.read(SocketInputStream.java:200)
    2011-04-07 22:04:06 [SEVERE]     at java.io.FilterInputStream.read(FilterInputStream.java:84)
    2011-04-07 22:04:06 [SEVERE]     at net.minecraft.server.Packet.b(Packet.java:73)
    2011-04-07 22:04:06 [SEVERE]     at net.minecraft.server.NetworkManager.f(NetworkManager.java:130)
    2011-04-07 22:04:06 [SEVERE]     at net.minecraft.server.NetworkManager.c(NetworkManager.java:229)
    2011-04-07 22:04:06 [SEVERE]     at net.minecraft.server.NetworkReaderThread.run(SourceFile:68)
    2011-04-07 22:04:06 [SEVERE] java.net.SocketException: Connection reset
    2011-04-07 22:04:06 [SEVERE]     at java.net.SocketInputStream.read(SocketInputStream.java:186)
    2011-04-07 22:04:06 [SEVERE]     at java.net.SocketInputStream.read(SocketInputStream.java:200)
    2011-04-07 22:04:06 [SEVERE]     at java.io.FilterInputStream.read(FilterInputStream.java:84)
    2011-04-07 22:04:06 [SEVERE]     at net.minecraft.server.Packet.b(Packet.java:73)
    2011-04-07 22:04:06 [SEVERE]     at net.minecraft.server.NetworkManager.f(NetworkManager.java:130)
    2011-04-07 22:04:06 [SEVERE]     at net.minecraft.server.NetworkManager.c(NetworkManager.java:229)
    2011-04-07 22:04:06 [SEVERE]     at net.minecraft.server.NetworkReaderThread.run(SourceFile:68)
    2011-04-07 22:04:06 [SEVERE] Exception in thread "Connection #91 read thread"
    2011-04-07 22:04:06 [SEVERE] java.lang.OutOfMemoryError: GC overhead limit exceeded
    2011-04-07 22:04:06 [SEVERE] Exception in thread "Listen thread"
    2011-04-07 22:04:06 [SEVERE] java.lang.OutOfMemoryError: GC overhead limit exceeded
    2011-04-07 22:04:06 [SEVERE] Exception in thread "Timer-6"
    2011-04-07 22:04:06 [SEVERE] java.lang.OutOfMemoryError: GC overhead limit exceeded
    2011-04-07 22:04:06 [SEVERE] Exception in thread "Connection #77 read thread"
    2011-04-07 22:04:06 [SEVERE] java.lang.OutOfMemoryError: GC overhead limit exceeded
    2011-04-07 22:04:06 [SEVERE] java.net.SocketException: Connection reset
    2011-04-07 22:04:06 [SEVERE]     at java.net.SocketInputStream.read(SocketInputStream.java:186)
    2011-04-07 22:04:06 [SEVERE]     at java.net.SocketInputStream.read(SocketInputStream.java:200)
    2011-04-07 22:04:06 [SEVERE]     at java.io.FilterInputStream.read(FilterInputStream.java:84)
    2011-04-07 22:04:06 [SEVERE]     at net.minecraft.server.Packet.b(Packet.java:73)
    2011-04-07 22:04:06 [SEVERE]     at net.minecraft.server.NetworkManager.f(NetworkManager.java:130)
    2011-04-07 22:04:06 [SEVERE]     at net.minecraft.server.NetworkManager.c(NetworkManager.java:229)
    2011-04-07 22:04:15 [SEVERE]     at net.minecraft.server.NetworkReaderThread.run(SourceFile:68)
    2011-04-07 22:04:32 [SEVERE] Exception in thread "Thread-251"
    2011-04-07 22:04:32 [SEVERE] java.lang.OutOfMemoryError: GC overhead limit exceeded
    2011-04-07 22:42:25 [SEVERE] Exception in thread "Thread-389"
    2011-04-07 22:42:25 [SEVERE] java.lang.OutOfMemoryError: GC overhead limit exceeded
    2011-04-07 22:54:57 [SEVERE] Exception in thread "Thread-394"
    2011-04-07 22:54:57 [SEVERE] java.lang.OutOfMemoryError: GC overhead limit exceeded
    2011-04-07 22:55:13 [SEVERE] Exception in thread "Thread-398"
    2011-04-07 22:55:13 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-04-07 22:55:21 [SEVERE] Exception in thread "AWT-EventQueue-0"
    2011-04-07 22:55:21 [SEVERE] java.lang.OutOfMemoryError: GC overhead limit exceeded
    2011-04-07 22:55:46 [SEVERE] Exception in thread "AWT-Shutdown"
    2011-04-07 22:55:46 [SEVERE] java.lang.OutOfMemoryError: GC overhead limit exceeded
    Guessing the timer issue isn't fixed? My server keeps crashing due to this and before it does, it starts to lag really badly.
     
  8. Offline

    TehJammers

    @Bashur

    I find that this happens naturally when people have full skill access and live in the same area.

    We have an area where about 8 people live in close proximity, and they've been specialising in their own ways.

    For instance, the guy who has a big farm has been tanking up the Herbalism, and other people won't farm his stuff because he gets more drops for it. He sells off the wheat pretty cheaply for building materials.
    Same with mining, we've ended up with 3 or 4 main miners, who get the sweet double drops and a couple of hunters, one who specs swords and unarmed, and one who spams arrows.
    The arrow guy has a good relationship with our excavation girl, who gives him all her flint in exchange for cleaning out the monsters which she's too scared to fight.
    People give their almost-broken tools ad materials to the blacksmith guy with good repair, simply because they get more repair for their buck that way.

    I've been witnessing the beginning of a village centre as a result. The miners have been giving the blacksmith, who doubles as a railworker, most of their iron so that he'll build tracks from the miner's houses so they can send off their tools to the blacksmith without having to make the trek themselves.

    By contrast, there are a couple of hermits who live alone in various parts of the world, and these people are more jack of all trades, master of none. They occasionally turn up because they want seeds or metal or whatever, and often carry more specialised stuff that people don't always have, like feathers and logs. I think they both have big wolf packs, too, so it's pretty cool when you have this crazy wanderer from the forest caves turn up, surrounded by wolves, and trying to trade you for your refined stone and metal :p
     
  9. Offline

    Bashur

    Okay, I'm using permissions, and for some reason everyone who's under the default permission group has access to all skill ups, and skill gains, etc.

    How do I make it so if it's their first time logging in, or if they're not in a group, they can't skill up, or anything?

    EDIT: Actually, NONE of my permissions are working.... here's my setup:
    Code:
    # System is no longer used, but may become used in the future
    # Copies is for multiple-world support
    #   Put the name of the world you wish for it to be a clone of, otherwise leave it empty.
    #   If this file is for your default world (the one in server.properties) then you must
    #   leave copies blank.
    #  Example: copies: Derp    -  This will clone the permissions of the world Derp
    #
    # Make sure to rename this file to the name of the world that is in sever.properties under
    # level-name.  So if it is level-name: world  then this should be world.yml and in the
    # plugins/Permissions directory (ie. plugins/Permissions/world.yml)
    #
    # NOTE: Do not use tabs while editing this document.  Use only spaces.  A good way to avoid
    # doing this is to use Notepad++ and replace the tab with 4 spaces.
    plugin:
        permissions:
            system: default
            copies:
    
    ##
    # AntiBuild is included with this.  To disable a group from being able to build then
    # set the build: flag to false (build: false).  If you want a group to be able to build
    # then set it to true.
    ##
    # Groups can contain inheritance.
    #   To make a group inherit the permissions from another
    #   group simply place the groups name in the "inheritance:" like so:
    #
    #   Example:
    #       inheritance:
    #           - Default
    ##
    #   All permissions including the asterisks must be placed in single quotes.
    #   like so:
    #
    #       - 'foo.bar'
    #
    #   Otherwise errors will happen!
    ##
    #   Globalized Permission settings:
    #
    #       If a permission contains periods (.) you can denote a globalized parameter:
    #
    #           - 'foo.*'
    #
    #       This will allow you to use all general commands.
    #
    ##
    #   Single Asterisk denotes all commands:
    #
    #       - '*'
    #   If you give a group this permissions, do not have the group inherit any permissions
    #   from other groups.  Any users assigned to this group should NOT be given any additional
    #   permissions either.
    ##
    #   To exempt a node use the - prefix like so:
    #       - '-foo.bar'
    ##
    #   prefix: and suffix: do not do anything on their own.  You need another outside plugin
    #   such as iChat or HeroChat in order for these to do anything.
    groups:
        Default:
            default: true
            info:
                prefix: ''
                suffix: ''
                build: false
            inheritance:
            permissions:
                - '-mcmmo.skills.*'
        GlobalSettings:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
                - Default
            permissions:
        Moderator:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
                - Default
            permissions:
                - 'bar.foo'
        Admins:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - '*'
        Warrior:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - 'mcmmo.skills.swords'
                - 'mcmmo.skills.axes'
                - 'mcmmo.skills.unarmed'
        Miner:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - 'mcmmo.skills.mining'
                - 'mcmmo.skills.excavation'
                - 'mcmmo.skills.swords'
        Hunter:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - 'mcmmo.skills.woodcutting'
                - 'mcmmo.skills.acrobatics'
                - 'mcmmo.skills.archery'
        Crafter:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - 'mcmmo.skills.repair'
                - 'mcmmo.skills.woodcutting'
                - 'mcmmo.skills.mining'
        Druid:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - 'mcmmo.skills.herbalism'
                - 'mcmmo.skills.woodcutting'
                - 'mcmmo.skills.archery'
        Thief:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - 'mcmmo.skills.acrobatics'
                - 'mcmmo.skills.archery'
                - 'mcmmo.skills.swords'
    
    ##
    # Users denote which users are included in which group.
    ##
    users:
    ##################################
    ############ADMINS################
    ##################################
        Bashur:
            group: Admins
            permissions:
    ##################################
    ##########MODERATORS##############
    ##################################
        Reymas:
            group: Moderator
            info:
                prefix: ''
                suffix: ''
            permissions:
    ##################################
    #########NORMAL USERS#############
    ##################################
    #A#
    #B#
    #C#
    #D#
    #E#
    #F#
    #G#
    #H#
    #I#
    #J#
    #K#
    #L#
    #M#
    #N#
    #O#
    #P#
    #Q#
    #R#
    #S#
        Sergaz:
            group: Crafter
            permissions:
    #T#
    #U#
    #V#
    #W#
    #X#
    #Y#
    #Z#
     
  10. Offline

    Tobei

    Code:
    2011-04-07 20:31:14 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-646-gb61ef8c-b670jnks (MC: 1.4)
    
    07 20:31:15 [INFO] LWC    Loading shared objects
    2011-04-07 20:31:15 [INFO] LWC    Native library: plugins/LWC/lib/native/Linux/amd64/libsqlitejdbc.so
    2011-04-07 20:31:15 [INFO] Invalid config file found and converted to proper name/format.
    2011-04-07 20:31:15 [INFO] [Permissions] (Phoenix) was Initialized.
    2011-04-07 20:31:15 [INFO] [HeroicDeath] 1.7.2.147 enabled.
    2011-04-07 20:31:15 [INFO] [AutoReplace] version 1.8 is enabled.
    2011-04-07 20:31:15 [INFO] [MeasuringTape] Permissions enabled
    2011-04-07 20:31:15 [INFO] MeasuringTape v0.8b by DiddiZ enabled
    2011-04-07 20:31:15 [INFO] LocalShops: waiting for iConomy to start.
    2011-04-07 20:31:15 [INFO] LocalShops: Loading shop iBuyString
    2011-04-07 20:31:15 [INFO] LocalShops: Loading shop iBuyIngots
    2011-04-07 20:31:15 [INFO] LocalShops: Loading shop iBuyBlocks
    2011-04-07 20:31:15 [INFO] LocalShops: Loading shop iSellBlocks
    2011-04-07 20:31:15 [INFO] LocalShops: Loading shop iBuyWool
    2011-04-07 20:31:15 [INFO] LocalShops: Loading shop iBuyFood
    2011-04-07 20:31:15 [INFO] LocalShops: Loading shop iBuyLeather
    2011-04-07 20:31:15 [INFO] LocalShops: Loading shop iBuyArrows
    2011-04-07 20:31:15 [INFO] LocalShops: Loading shop iBuyFeathers
    2011-04-07 20:31:15 [INFO] LocalShops: Loading shop iSellTools
    2011-04-07 20:31:15 [INFO] LocalShops: Loading shop iSellFood
    2011-04-07 20:31:15 [INFO] LocalShops: Loading shop iSellArmor
    2011-04-07 20:31:15 [INFO] LocalShops: Loading shop iSellWeapons
    2011-04-07 20:31:15 [INFO] LocalShops: Loading shop iBuyBones
    2011-04-07 20:31:15 [INFO] LocalShops: Loading shop iSellIngots
    2011-04-07 20:31:15 [INFO] LocalShops: Loaded 15 shop(s).
    2011-04-07 20:31:15 [INFO] LocalShops: version 2.2.1 is enabled!
    2011-04-07 20:31:16 [INFO] Loaded Essentials build Dev2.1.28 maintained by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo and ceulemans.
    2011-04-07 20:31:16 [INFO] Loaded EssentialsSpawn build Dev2.1.28 maintained by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo and ceulemans.
    2011-04-07 20:31:16 [INFO] [iConomy] Logging is currently disabled.
    2011-04-07 20:31:17 [INFO] [iConomy] v4.65 (Kenzi) loaded.
    2011-04-07 20:31:17 [INFO] [iConomy] Developed by: [Nijikokun, Coelho]
    2011-04-07 20:31:17 [INFO] LocalShops: Attached to iConomy.
    2011-04-07 20:31:17 [INFO] CraftBukkitUpToDate version 2.4.7 is enabled!
    2011-04-07 20:31:17 [INFO] [Permissions] version [2.5.5] (Phoenix)  loaded
    2011-04-07 20:31:17 [INFO] LocalShops: Attached to Permissions
    2011-04-07 20:31:17 [INFO] [iConomy] hooked into Permissions.
    2011-04-07 20:31:17 [INFO] CButD: CraftBukkit is up to Date
    2011-04-07 20:31:17 [INFO] [Gastronomic]: Permissions enabled.
    2011-04-07 20:31:17 [INFO] [Gastronomic] version [1.33] (Wholesome) loaded
    2011-04-07 20:31:17 [INFO] [mcMMO] Permissions enabled.
    2011-04-07 20:31:17 [INFO] mcMMO version 0.9.16 is enabled!
    2011-04-07 20:31:17 [INFO] Loaded EssentialsChat build Dev2.1.28 by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo and ceulemans.
    2011-04-07 20:31:17 [INFO] PickBoat version 0.3.4 is enabled!
    2011-04-07 20:31:17 [INFO] NaturalGiants version 1.1 is enabled!
    2011-04-07 20:31:17 [INFO] Spells version 0.996 is enabled
    2011-04-07 20:31:17 [INFO] Wand version 0.69 is enabled
    2011-04-07 20:31:17 [INFO] Growbie version 2.3 enabled.
    2011-04-07 20:31:17 [INFO] LWC    Loaded 113 locale strings (0 overrides)
    2011-04-07 20:31:27 [INFO] CButD: Plugin-Update-Check started
    2011-04-07 20:31:28 [INFO] LWC    Using Nijikokun's permissions plugin for permissions
    2011-04-07 20:31:28 [INFO] LWC    Loading SQLite
    2011-04-07 20:31:28 [INFO] SQLite    Using: Native
    2011-04-07 20:31:28 [INFO] LWC    At version: v2.21
    2011-04-07 20:31:28 [INFO] iConomyDeath version 0.4.2 is enabled!
    2011-04-07 20:31:28 [INFO] [iConomyDeath] Successfully linked with iConomy.
    2011-04-07 20:31:28 [INFO] [Minecart Mania] Debug mode switched to NORMAL
    2011-04-07 20:31:28 [INFO] [Minecart Mania] MinecartManiaCore version 1.08b is enabled!
    2011-04-07 20:31:28 [INFO] Backpack version 2.0.6 is enabled!
    2011-04-07 20:31:28 [INFO] [Minecart Mania] MinecartManiaChestControl version 1.08b is enabled!
    2011-04-07 20:31:28 [INFO] Stackable: Configuration file loaded.
    2011-04-07 20:31:28 [INFO] Stackable: Version 0.4.6 enable.
    2011-04-07 20:31:28 [INFO] DropBonus v2.4  has been enabled.
    2011-04-07 20:31:28 [INFO] Persistence version 0.64 is enabled
    2011-04-07 20:31:28 [INFO] PermissionsSupport: Found Permissions, using it for permissions.
    2011-04-07 20:31:28 [INFO] PermissionsSupport version 0.1 is enabled
    2011-04-07 20:31:28 [INFO] [Minecart Mania] MinecartManiaSignCommands version 1.08 is enabled!
    2011-04-07 20:31:28 [INFO] [Minecart Mania] MinecartManiaAutocart version 1.08 is enabled!
    2011-04-07 20:31:28 [INFO] [Minecart Mania] MinecartManiaAdminControls version 1.08 is enabled!
    2011-04-07 20:31:28 [INFO] [Minecart Mania] MinecartManiaAutomations version 1.08 is enabled!
    2011-04-07 20:31:28 [INFO] [Minecart Mania] MinecartManiaStation version 1.08 is enabled!
    2011-04-07 20:31:28 [INFO] [Minecart Mania] MinecartManiaPressurePlates version 1.08 is enabled!
    2011-04-07 20:31:28 [INFO] Done (1.428s)! For help, type "help" or "?"
    
    2011-04-07 21:14:15 [SEVERE] Could not pass event PLAYER_INTERACT to mcMMO
    java.lang.NullPointerException
        at com.gmail.nossr50.mcRepair.hasDiamond(mcRepair.java:215)
        at com.gmail.nossr50.mcRepair.repairCheck(mcRepair.java:63)
        at com.gmail.nossr50.mcPlayerListener.onPlayerInteract(mcPlayerListener.java:81)
        at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:252)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:162)
        at net.minecraft.server.ItemInWorldManager.a(ItemInWorldManager.java:208)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:447)
        at net.minecraft.server.Packet15Place.a(SourceFile:57)
        at net.minecraft.server.NetworkManager.a(NetworkManager.java:198)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:72)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
        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)

    This is repeated... A LOT throughout my log file.
     
  11. Offline

    Kimberly2000

    Suggestions to make mcMMO even better:

    "/party" without a trailing name will show the name of your party, and all user names who are in the party, if you're in a party.
    "/party" without a trailing name will show all parties that you can join, if you're not in a party.
    "/pmode open" if you're in a party will make the party open for people to join.
    "/pmode closed" or "/pmode lock" if your in a party will make the party invite only.
    "/party name request" if your not in a party will request the party leader to invite you to the party.
    The person who creates the party originally should be the leader, and should be noted as such in the "/party" command.
    If the party leader leaves the party, the party is disbanded, a message should notify all members.
    "/leader res on/off" will allow a dead party member to resurrect at the leaders location.
    If the party leader dies, the party is disbanded.
    Having a cooldown time that is configurable for the "/ptp NAME" would be nice.
    Would love it if the gravel-to-clay could be an aquireable skill for excavation, at a selectable skill level... or something like 100+.
    Some optional thing to make Power Regen only work if the player is motionless for an configurable amount of time, call it something like Meditation, and apply it to something like Herbalism at a selectable skill level... or something like 100+.
     
  12. Offline

    Mrjibidi

    Afraidskills became inactive so you should add skill abilities from it to your plugin. It has the same skills, but it has abitilies when leveling up like flaming arrows, superjump....
     
  13. Offline

    Sleaker

    I'm also getting the repair interect problems.
     
  14. Offline

    Abnormal Zombie

    players seem to be able to earn experience from mobs created from mobspawners. Also are fists suppose to deal 5 damage at low levels?
     
  15. Offline

    Deiza

    mccedit dosent work for me :(
     
  16. Offline

    Qanthelas

    Since the new Recommended Build for Bukkit is out (as of not very long ago at all, like an hour or something) I have updated my server and I'm posting on the threads for all the plug ins I use to let people know how the plug ins are doing. I won't be able to fully test everything (it is almost midnight my time and I need to sleep :p) but I figure this way we can at least get things started :)

    In the logs, here is all I have (after just firing up the server) for mcmmo:
    Code:
    2011-04-08 07:45:22 [INFO] [mcMMO] Permissions enabled.
    Some basic tests:
    -/mcgod shops "mcMMO Godmode Enabled"
    -/stats lists my stats (which I heavily beefed up earlier with /mcedit and they are as they were, so that's a good sign (they didn't reset to 0 or anything)
    -Right clicking with a pickaxe, axe, and sword all give the appropriate "**YOU READY YOUR PICKAXE**" (or whatever tool) message and then also give a "**YOU LOWER YOUR PICKAXE**" (or other tool) message, so that's a good sign.
    -Going to a high point and jumping down (with my Acrobatics boosted from before as mentioned) gives me "**ROLLED**" and no fall damage, so that's a good sign

    So, after some minimal testing it looks like mcmmo still works just fine under the newest RB of Bukkit (#670.)

    Note: This is what the log says about the Bukkit version, for those who want to know: 2011-04-08 07:45:20 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-646-gb61ef8c-b670jnks (MC: 1.4)
     
  17. Offline

    Magister

    What is the max level
     
  18. Offline

    shadydeath999

    mcmmo error on build 660
    http://pastebin.com/bMqJ3aYK

    if i am right there is no max but not sure

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

    Soryo

    I dont remember there being an actual limit, but it stops actually helping you past lvl 1000 I believe
     
  20. Offline

    Chekkaa

    There is no max level, but as Soryo said, you don't get extra abilities/percentages after level 1000. There is someone on my server who is level 1007 on acrobatics. :p

    0.6.16: "Acrobatics roll has a damage threshold of 20, going above this means a failed Roll"

    So, if you accidentally jump from too far of a height, it's instant death? :/

    Can you maybe make it an option to roll anyway, but not die instantly, but instead just lose a couple hearts or something? Instant death is too harsh, imo.

    Great plugin, btw!
     
  21. Offline

    Avous

    just a suggestion :) but you dont need the -mcmmo.skills.* since the default users dont have '*' they cant get it anyways :) do de do.

    its kind of boggling to me how you can make such a complex permissions lay out and not think of the most basic of thing lol

    and as you know :) dont use tabs use FOUR spaces before each permission and if theres a single error as in you used a single tab or let notepad++ write it for you then it will use tabs automatically and one single line of error = the whole thing goes bye bye

    that is more than likely your problem

    And I got a simple request... after a player hits a power level. in the config health regen turns off? the difficulty gets way too easy when i wear iron i can let four spiders nick on my health only losing half a heart and regenerating it nearly instantly and it lasts till my armor busts at level 800 but at the same time i dont want new players to get frustrated that they cant survive the first few nights

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

    BioRage

    If I were to remove lines would it cause problems? (If I don't use them)

    Just curious, I want to basically have the be able to level for FUN, without and DBL% , etc.

    MC MMO doesn't run ?

    No Error btw,

    My config file.

    http://pastebin.com/dHgGgbD4

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

    Shanev

    repair doesn't semm to work with CB670

    12:25:00 [SEVERE] Could not pass event PLAYER_INTERACT to mcMMO
    java.lang.NullPointerException
    at com.gmail.nossr50.mcRepair.hasDiamond(mcRepair.java:215)
    at com.gmail.nossr50.mcRepair.repairCheck(mcRepair.java:63)
    at com.gmail.nossr50.mcPlayerListener.onPlayerInteract(mcPlayerListener.
    java:81)
    at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.ja
    va:252)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:59)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:255)
    at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEven
    t(CraftEventFactory.java:162)
    at net.minecraft.server.ItemInWorldManager.a(ItemInWorldManager.java:208
    )
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:447)
    at net.minecraft.server.Packet15Place.a(SourceFile:57)
    at net.minecraft.server.NetworkManager.a(NetworkManager.java:198)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:72)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    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)
     
  24. Offline

    TJ8

    Can someone tell me how to edit the Anvil thing.
    I want to change the Diamond tool repair. People on my server don't want to use diamond to repair it. How do I change it if possible?

    Another thing is if possible can iConomy be used with this? Thanks!!!!!
     
  25. Offline

    Dr. Zandi

    Don't worry, he's aware and is working on a fix now.

    What else would you use to repair Diamond tools? And yes, iConomy can be used with it (I'm just not sure how you would use it).

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

    Dave Wright

    I've noticed that since starting to use Wings that I am getting stat increases for landing, is this something that Wings needs to change or something McMMO can pick up on ? (for example don't give acrobatics skill rise if you are holding a feather) ?
     
  27. Offline

    Stephen92

    does anyone know when we can expect 670 support?

    as well as the above have said the repair error.
     
  28. Offline

    nossr50

    Version 0.9.17
    • Players now set their MySpawn by entering a bed, it requires the setmyspawn permission node
    • /setmyspawn has been removed
    • Compatible with CB 670
    • Fixed errors related to Repair
    • Abilities will no longer trigger from Bed interactions
    • /unarmed will now tell the player when they will receive unarmed master (if they have apprentice)
    THIS VERSION REQUIRES 670 OF CB!

    (There are still Timer issues I'm aware of, and its still a high priority fix)

    I'll be responding to comments shortly

    Myspawn now sets when entering a bed to reflect on current Minecraft game mechanics. This is also the reason /setmyspawn was removed.

    @Saehd I don't think I can help with permissions setup beyond directing you to their threads and asking for help there

    @Alunaris Interesting idea, you could implement it yourself since the source code is available, its a bit too specific to be added to mcMMO

    @0nchen I'm working on a leaderboard command, expect it soon

    @SpyDaniel (About the errors) that seems to be some kind of memory leak, doesn't appear to be mcMMO related though although it certainly is causing problems for the Timer

    @KinaNeko These are neat ideas but not something I would implement into mcMMO, feel free to fork the project and make your own version of mcMMO! :)

    @SavageCore Not sure if I can do anything to fix this

    @BioRage I suppose I could make that a configuration option, but its sort of the main bonus of Mining/Herbalism atm

    @Owiii It's nothing to worry about, it just means players have a default setup because you don't have a permissions plugin

    @NeonJ It gets a lot better, it just starts out very harmless!

    @Color42 Acrobatics has a damage threshold atm, I'll be reworking it soon to be better

    @Jessicadawn thanks a lot for posting the error!

    @atlem Could you be more specific?

    @Fusioneko Magic is something that certainly would be cool and it may be something that I add in after 1.0 but currently theres a lot on my plate as far as what I want to do with mcMMO and a magic system would be something I would need to spend a lot of time with to do right I wouldn't want to make a magic system that felt half baked, so it wouldn't be in mcMMO anytime soon

    @SeeD419 The permission is enough to my knowledge...

    @Bashur setup mcMMO with permissions to do something like this

    @TehJammers that is really interesting how everyone specialized in your server naturally, and super cool imo

    @Kimberly2000 These are some interesting ideas for party system, however /party by itself does exactly what you've just suggested.. try it out

    @Chekkaa Rolling will work like this soon

    @TJ8 Could you be more specific with your repair request?

    @Stephen92 Now! :)


    Phew, so many posts to reply to. Sorry if I missed anyone, I try to reply to as many people as I can.

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

    Stephen92

    lol thanks for your reply and glad to see its fixed this is one of my favorite plugins and I had 1 more question for you, do you think you could maybe make an addon plugin for this kinda for people who may or may not want it so its not in the core thats why I said addon, but anyway could you do something like uquest where there is a text based quest system, only thing make it better than uquest seeing as how I have had nothing but issues with it. just a suggestion that would be awesome im sure others would appreciate it as well.

    suggestion for the name of the plugin (addon) - mcquest
     
  30. Offline

    OrtwinS

    I have a request: could you place a download link to 0.9.16? it will take some time for plugins to update to cb670, and I'd like to download 16 since I'm still at 15 now (haven't checked this thread in a while).
     
  31. Offline

    Waffletastic

    Getting this error on startup:

    10:48:21 [SEVERE] PLAYER_BED_ENTER loading mcMMO v0.9.17 (Is it up to date?)
    java.lang.NoSuchFieldError: PLAYER_BED_ENTER
    at com.gmail.nossr50.mcMM:confused:nEnable(mcMMO.java:66)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:118)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:514)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:216)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:94)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:72)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:215)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:202)
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:142)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:257)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
     
Thread Status:
Not open for further replies.

Share This Page