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

Discussion in 'Inactive/Unsupported Plugins' started by TheYeti, Jan 8, 2012.

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

    TheYeti

    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
     
  2. Offline

    jthomas

    I am having a problem, I don't know if it is permissions or just mcmmo. I have in my permissions specific skills for specific groups, but every group has every skill available to them.
     
  3. Offline

    NazzyDragon

    @
    NuclearW
    @
    --GJ--​
    @
    nossr50​

    Here comes the almighty question:

    What has happened to sorcery!? Will this come out at all now? I've been looking forward to this for (almost) a year!
    (and so has half my server)
     
  4. Some example on you config and what permissions system you use would help :)
     
  5. Offline

    --GJ--

    NazzyDragon - Still planned. We just ripped out the old stuff so out wouldn't conflict when we actually implement it.

    jthomas - Negative permissions nodes are your friend. Look for my earlier post on the subject.
     
    NazzyDragon likes this.
  6. Offline

    Gridlock777

    So basically, we need to end up using at least 2x more permission nodes than we need to? Instead of whitelisting perms we now need to blacklist specific ones?
     
  7. Offline

    --GJ--

    No. We assume that you want everyone to be able to use all the skills by default. If this isn't the case, then yes, you need to blacklist specific permissions. Otherwise everyone has all skill and ability permissions by default.
     
  8. Offline

    Gridlock777

    Alrighty, another question - is there a way for player to only get combat skill experience through pvp interaction? Also is there anything from stopping them from just bringing the person down to one heart, letting it regenerate, and repeating? Maybe you can implement a exp on kill option?
     
  9. Offline

    NazzyDragon

    Hell yeah! When's it planned for? I've been waiting since July. ;P
     
  10. Offline

    --GJ--

    We're hoping to get it out in the next few months, but it all depends. We'll try to keep you posted - feel free to come hang out in #mcmmo on IRC if you wanna keep up on the most recent stuff.
     
  11. Offline

    nossr50

    We're also going to be implementing another big skill as well other than Sorcery. I'll be pretty tight lipped about it until further notice.
     
  12. Offline

    Reputes

    I'm doing a config on a future server and I was wondering what XP rate some of you use? I want it to be challenging, so the players don't run around and 1 hit everyone with Skull Splitter the next week. Perhaps not challenging, but hard. >:) Anyone?
     
  13. How's the work on v2 going? I'm curious like hell to see the product of all that work.
    Oh, and thanks for all the amazing work you already done with this plugin. I can't even imagine how much time and energi you've put into this. And to answer peoples questions beside all that... Just pure amazing! :)
     
  14. Offline

    --GJ--

    Sketaful - feel free to come hang out on #mcMMO on IRC to stay up on the latest news. Also feel free to download on of the dev builds and check out the changelog.
     
  15. Haven't used IRC since 2001 :p But I installed an IRC-client on my android phone not long ago so I just might.
    Might just check the devs to :)
     
  16. Offline

    Aaron_Merric

    Mcmmo does not appear to be using the abilities permission correctly. When I switch my user to a default user, and deop myself I can still use abilities on my server. I did not add the abilities permission node to default and there is no way that they should be able to use the abilites. Here is a copy of my permissions.
    Code:
    groups:
      default:
        default: true
        permissions:
        - modifyworld.*
        - mcmmo.skills.*
        - mcmmo.chat.partychat
        - mcmmo.commands.ptp
        - mcmmo.commands.party
        - mcmmo.commands.whois
        - mcmmo.commands.myspawn
        - trainyourlung.lungpower
        - mobbounty.collect
        - multiverse.access.shadowworld
        - herochat.force.join.Global
      Jailed:
        default: false
        inheritance:
        - default
        permissions:
        - multiverse.access.shadowworld
        - herochat.force.join.Griefers
      user:
        default: false
        permissions:
        - expbank.use
        - herochat.force.join.Global
        - giftpost.chest.*
        - torchlight.*
        - multiverse.access.*
        - multiverse.portal.list
        - multiverse.portal.access.nether
        - multiverse.portal.access.our
        - multiverse.portal.access.ourworld
        - multiverse.portal.access.skylands
        - multiverse.portal.access.noob
        - multiverse.portal.access.arena
        - multiverse.portal.access.citysquare
        - multiverse.portal.access.irongate
        - multiverse.portal.access.shadowworld
        - iConomy.holdings
        - iConomy.help
        - iConomy.payment
        - ChestShop.shop.buy
        - ChestShop.shop.sell
        - ChestShop.shop.create
        - jobs.join.*
        - jobs.world.*
        - multiverse.access.noobworld
        - multiverse.access.ourworld
        - multiverse.access.ourworld_nether
        - lwc.protect
        - trainyourlung.lungpower
        - mcmmo.skills.*
        - mcmmo.chat.partychat
        - mcmmo.commands.ptp
        - mcmmo.commands.party
        - mcmmo.commands.whois
        - mcmmo.commands.setmyspawn
        - mcmmo.commands.myspawn
        - mcmmo.ability.*
        - mcmmo.item.chimaerawing
        - citizens.trader.use*
        - citizens.blacksmith.use*
        - citizens.basic.use.help
        - mobbounty.collect
        - modifyworld.*
        - neopaintingswitch.use
        - easyenchant.*
      scavengerUser:
        default: false
        inheritance:
        - user
        permissions:
        - scavenger.scavenge
      citizensCreate:
        default: false
        inheritance:
        - scavengerUser
        permissions:
        - citizens.basic.use.*
        - citizens.basic.create
        - citizens.basic.modify.move
        - citizens.basic.modify.moveto
        - citizens.basic.modify.remove
        - citizens.basic.modify.rename
        - citizens.basic.modify.color
        - citizens.basic.modify.settext
        - citizens.basic.modify.addtext
        - citizens.basic.modify.resettext
        - citizens.basic.modify.equip
        - citizens.basic.modify.teleport
        - citizens.basic.modify.talkclose
        - citizens.basic.modify.lookat
        - citizens.basic.modify.setowner
        - citizens.waypoints
        - citizens.toggle.help
        - citizens.toggle.guard
        - citizens.guard.*
        - citizens.toggle.blacksmith
        - citizens.blacksmith.*
        - citizens.toggle.healer
        - citizens.healer.*
        - citizens.toggle.wizard
        - citizens.wizard.*
        - citizens.toggle.trader
        - citizens.trader.*
        - citizens.toggle.quester
        - citizens.questerquester.*
        - citizens.toggle.all
        - citizens.npccount.unlimited
      secretCreate:
        default: false
        inheritance:
        - citizensCreate
        permissions:
        - SecretSwitch.create
      magicUser:
        default: false
        inheritance:
        - secretCreate
        permissions:
        - cf.allowfly
        - nocheat.checks.moving.*
      moderator:
        default: false
        inheritance:
        - magicUser
        permissions:
        - -hawkeye.preview
        - -hawkeye.rollback
        - redstoneplugin.createtime
        - redstoneplugin.createweather
        - bukkit.command.teleport
        - hawkeye.*
        - multiverse.portal.access.*
        - multiverse.core.tp.*
        - multiverse.teleport.*
        - iConomy.holdings.others
        - multiverse.portal
        - bukkit.command.time.add
        - bukkit.command.time.set
      coAdmin:
        default: false
        inheritance:
        - moderator
        permissions:
        - lwc.mod
        - hawkeye.*
        - redstoneplugin.createspawnitem
        - bukkit.command.ban.player
        - bukkit.command.save.perform
        - simplejail.jail
        - simplejail.unjail
      admin:
        default: false
        permissions:
        - '*'
    users:
      Aaron_Merric:
        group:
        - default
    
     
  17. Offline

    ACStache

    have you tried giving the default group "- -mcmmo.ability.*"?
     
  18. Offline

    Aaron_Merric

    That works, however it still says that I am readying and lowering my axe even though you cant use it. Id rather not have to add more permission commands to my already huge permission list.
     
  19. Offline

    Krazy

    players WITHOUT permission can use
    /PTP, how to fix?
    permission plugin = PEX
     
  20. Offline

    Gridlock777

    Please change back to the old whitelist of permissions. It seems really counter-intuitive to have it this way or at least a revision of the permissions nodes should be due because it still says they give access to X skill even though we all know that it's only use now is to be used in the negative manner for black-listing the skill. I think that's why people are getting all confused is because they use the perms given and then they do nothing or they are still using perms based off from previous builds? I'm curious as to why you guys decided to change it to this way of black listing perms. Maybe there can be an option in the config to change it back to the original way of whitelisting perms? Perhaps the age old "If it ain't broke, don't fix it." saying can come into play here?
     
  21. Offline

    Exzib

    I need help, how do i change the ability timer?
    Like someone is level 40 and he has 5 sec superpick, i dont like that, its to much.
    How an i fix this?
     
  22. Offline

    orangegreenblue

    At level 40 you only actually have 2 seconds of super breaker.

    If you wanted to change it, you would have to modify the source code.
     
  23. Offline

    egladius

    mmoedit is not editing skills of my players, is there a necessity to delete the mcmmo data files when updating to newest development versions?

    Edit: to be more specific I use command, which I have permission for, It says the skill has changed, but there is no change upon inspection or if they manually check their skills, also mctop does not update. Basically it gives a message it worked, and then it doesn't actually work.

    Also mmoedit not working from console

    my build is #494, but I updated because this was not working, so I believe this is a bug that has been persisting through many builds
     
  24. Offline

    Trieyz

    This is a great plugin, but when I type /archery, it states my stats and also "Guide for Axes available type /axes ? [" [page#]" Will there be a guide for archery? I get the axes guide when I type "/archery ? 1"
     
  25. Offline

    Curtis3321

    Go into the config in the plugins / mcmmo and do ctrl+f and put i n ptp then press find then put :true to :false
     
  26. Offline

    MarkzDnB

    i love this plugin because this very comfortable
    Thanks you!
     
  27. Offline

    nossr50

    Happy 23rd birthday to me! ;_;​
     
    TfT_02 and --GJ-- like this.
  28. Offline

    ACStache

    [torch][torch][torch]
    [cake][cake]

    Happy Birthday!
     
  29. Offline

    Trieyz

    Yay! Happy Birthday! :|
     
  30. Offline

    --GJ--

    Krazy - you can also give the people you don't want using ptp the negative permissions node for it.
     
  31. Offline

    toastieness

    I have permissions set for taming, and it shows up on /mcstats but my players cannot gain taming exp

    Code:
    #
    #  mcMMO configuration
    #    First generated on 1.3.02-b412
    General:
      Locale: en_us
      MOTD:
        Enabled: true
      Save_Interval: 10
      Stats_Tracking: true
      Event_Callback: true
    MySQL:
      Enabled: false
      Database:
        User:
          Name: UserName
          Password: UserPassword
        Name: DataBaseName
        TablePrefix: mcmmo_
      Server:
        Port: 3306
        Address: localhost
    Items:
      Chimaera_Wing:
        Enabled: true
        Feather_Cost: 10
        Item_ID: 288
    Arcane_Forging:
      May_Lose_Enchants: true
      Rank_Levels:
        Rank_1: 100
        Rank_2: 250
        Rank_3: 500
        Rank_4: 750
      Keep_Enchants:
        Chance:
          Rank_4: 40
          Rank_3: 30
          Rank_2: 20
          Rank_1: 10
      Downgrades:
        Enabled: true
        Chance:
          Rank_4: 15
          Rank_3: 25
          Rank_2: 50
          Rank_1: 75
    Fishing:
      Drops_Enabled: true
      Tier_Levels:
        Tier1: 0
        Tier2: 200
        Tier3: 400
        Tier4: 600
        Tier5: 800
    Abilities:
      Enabled: true
      Messages: true
      Activation:
        Only_Activate_When_Sneaking: false
      Cooldowns:
        Blast_Mining: 60
        Giga_Drill_Breaker: 240
        Berserk: 240
        Green_Terra: 240
        Skull_Splitter: 240
        Serrated_Strikes: 240
        Tree_Feller: 240
        Super_Breaker: 240
      Limits:
        Tree_Feller_Threshold: 500
      Tools:
        Durability_Loss_Enabled: true
        Durability_Loss: 2
    Skills:
      Acrobatics:
        Level_Cap: 0
      Archery:
        Level_Cap: 0
      Axes:
        Level_Cap: 0
      Excavation:
        Level_Cap: 0
        Requires_Shovel: true
      Fishing:
        Level_Cap: 0
      Herbalism:
        Level_Cap: 0
        Green_Thumb:
          Cobble_To_Mossy: true
          SmoothBrick_To_MossyBrick: true
          Dirt_To_Grass: true
        Hunger_Bonus: true
      Mining:
        Level_Cap: 0
        Requires_Pickaxe: true
        Detonator_ID: 259
      Repair:
        Level_Cap: 0
        Anvil_Messages: true
        Anvil_ID: 42
        Can_Repair_Armor: true
        Can_Repair_Tools: true
        Leather:
          Name: Leather
          ID: 334
        String:
          Name: String
          ID: 287
        Stone:
          Name: Cobblestone
          Level_Required: 0
          ID: 4
        Wood:
          Name: Wood Planks
          ID: 5
        Gold:
          Name: Gold Bars
          Level_Required: 0
          ID: 266
        Iron:
          Name: Iron Bars
          Level_Required: 0
          ID: 265
        Diamond:
          Name: Diamond
          Level_Required: 50
          ID: 264
      Swords:
        Level_Cap: 0
      Taming:
        Level_Cap: 0
        Call_Of_The_Wild:
          Bones_Required: 30
      Unarmed:
        Level_Cap: 0
      Woodcutting:
        Level_Cap: 0
        Requires_Axe: true
    Experience:
      Gains:
        Mobspawners:
          Enabled: false
        Multiplier:
          PVP: 1.0
          Global: 1.0
      PVP:
        Rewards: true
      Formula:
        Multiplier:
          Swords: 2.0
          Taming: 1.0
          Acrobatics: 2.0
          Excavation: 2.0
          Herbalism: 2.0
          Unarmed: 1.0
          Woodcutting: 2.0
          Mining: 2.0
          Archery: 2.0
          Axes: 2.0
          Repair: 2.0
          Fishing: 2.0
      Fishing:
        Base: 800
      Excavation:
        Base: 40
      Woodcutting:
        Oak: 70
        Spruce: 80
        Birch: 90
        Jungle: 100
      Herbalism:
        Sugar_Cane: 30
        Cactus: 30
        Flowers: 100
        Pumpkin: 20
        Mushrooms: 30
        Wheat: 50
        Melon: 20
        Nether_Wart: 50
        Lily_Pads: 100
        Vines: 10
      Mining:
        Sandstone: 30
        Glowstone: 30
        Lapis: 400
        Obsidian: 150
        Stone: 30
        Netherrack: 30
        Gold: 350
        Redstone: 150
        Coal: 100
        Diamond: 750
        Iron: 250
        End_Stone: 150
        Moss_Stone: 30
      Taming:
        Animal_Taming:
          Wolf: 250
          Ocelot: 500
      Combat:
        Multiplier:
          Animals: 1.0
          Creeper: 4.0
          Skeleton: 2.0
          Spider: 3.0
          Zombie: 2.0
          Pig_Zombie: 3.0
          Enderman: 2.0
          Cave_Spider: 3.0
          Silverfish: 3.0
          Blaze: 2.0
          Magma_Cube: 4.0
          Ender_Dragon: 8.0
          Slime: 4.0
          Ghast: 3.0
    Commands:
      invite:
        Enabled: false
      mctop:
        Enabled: true
      xplock:
        Enabled: true
      inspect:
        Enabled: true
      mcc:
        Enabled: true
      mcremove:
        Enabled: true
      mmoedit:
        Enabled: true
      accept:
        Enabled: true
      mcstats:
        Enabled: true
      mcability:
        Enabled: true
      party:
        Enabled: false
      xprate:
        Enabled: true
      mcgod:
        Enabled: true
      mcmmo:
        Enabled: true
        Donate_Message: true
      mcrefresh:
        Enabled: true
      addxp:
        Enabled: true
      addlevels:
        Enabled: true
      ptp:
        Enabled: false
      p:
        Enabled: true
        Display_Names: true
      a:
        Enabled: true
        Display_Names: true
    Spout:
      Menu:
        Key: KEY_M
      XP:
        Bar:
          Enabled: true
          X_POS: 95
          Y_POS: 6
        Icon:
          Enabled: true
          X_POS: 78
          Y_POS: 2
      Party:
        HUD:
          Show_Faces: true
          Enabled: true
          Show_Display_Name: false
      HUD:
        Default: STANDARD
        Retro:
          Colors:
            Swords:
              BLUE: 0.75
              GREEN: 0.3
              RED: 0.3
            Taming:
              BLUE: 0.75
              GREEN: 0.3
              RED: 0.3
            Acrobatics:
              BLUE: 0.75
              GREEN: 0.3
              RED: 0.3
            Border:
              BLUE: 0.0
              GREEN: 0.0
              RED: 0.0
            Background:
              BLUE: 0.75
              GREEN: 0.75
              RED: 0.75
            Woodcutting:
              BLUE: 0.75
              GREEN: 0.3
              RED: 0.3
            Archery:
              BLUE: 0.75
              GREEN: 0.3
              RED: 0.3
            Axes:
              BLUE: 0.75
              GREEN: 0.3
              RED: 0.3
            Repair:
              BLUE: 0.75
              GREEN: 0.3
              RED: 0.3
            Fishing:
              BLUE: 0.75
              GREEN: 0.3
              RED: 0.3
            Excavation:
              BLUE: 0.75
              GREEN: 0.3
              RED: 0.3
            Herbalism:
              BLUE: 0.75
              GREEN: 0.3
              RED: 0.3
            Unarmed:
              BLUE: 0.75
              GREEN: 0.3
              RED: 0.3
            Mining:
              BLUE: 0.75
              GREEN: 0.3
              RED: 0.3
    
     
Thread Status:
Not open for further replies.

Share This Page