[FUN] MobArena v0.96.8 - Become a mob-fighting gladiator! [1.7.x, 1.8.x]

Discussion in 'Archived: Plugin Releases' started by garbagemule, May 30, 2011.

  1. Offline

    garbagemule

    [​IMG]

    MobArena - Become a mob-fighting gladiator!
    [​IMG] Latest build: v0.96.7 (1.7.x)
    [​IMG] Wiki
    [​IMG] IRC Channel
    [​IMG] Source

    BukkitDev Project Page - Find MobArena on dev.bukkit.org here: LINK.

    ------------------------------

    Old description (open)
    If you enjoy fighting monsters for glorious prizes or just the sheer thrill of battle, you and your friends can now join forces against hordes of Minecraft evils in the exciting gladiator-style survival mini-game MobArena!

    Heavily inspired by Deminetix' Fight-plugin, MobArena is a PvE-take on arena-gameplay, with a similar class-based system. Instead of fighting other players, you team up with them to beat oncoming waves of monsters, earning rewards in the process. MobArena can be played alone, or with as many friends as you like!


    Features:
    • Fight oncoming waves of monsters
    • Play alone or team up with friends
    • Earn glorious prizes
    • Customizable classes, rewards and waves
    • Easy to set up
    • Extremely easy to use
    • Very few user commands
    • Supports Permissions and all major economies
    • Supports Spout
    • Supports Heroes
    Note: When you post a bug report, please provide a stacktrace/error from the server log/console window. Post this stacktrace in either a pastebin, a pastie, or a CODE-block! The same applies for config-files, permissions-files, etc! Please don't put them directly in your posts, as they become gigantic and annoying to read. If you don't follow this guideline, I might ignore your post!


    Wiki - Instructions, commands, FAQ, etc.
    I have set up a Wiki for MobArena. It contains a bunch of information and guides on how to set up and customize arenas, an overview of all the commands, how to set up Permissions, as well as frequently asked questions.

    New: MobArena now has its own IRC channel (#mobarena @ EsperNet). Click here for a web-based IRC client. Feel free to stop by to get help setting everything up if you really don't understand the Wiki and the instructional video, or to have a chat about MobArena (or anything else, for that matter) :)

    Relevant links:
    Videos:
    Getting started with MobArena, by Flamers
    Flamers made this really easy-to-follow, simple video of how to get started with MobArena. It covers installing the plugin, defining an arena region and setting up basic leaderboards, as well as a few pointers for arena design.
    Old instructional video (open)
    Instructional video for setting up MobArena:

    Note: This video was made for v0.67, but all the in-game instructions still work the same for the latest versions. The config-file has changed, so make sure to read the Wiki on how to set it up.
    More Videos (open)
    Review of MobArena by plugin reviewer jamescosten (v0.84):

    Note: My nickname "garbagemule" is pronounced "garbage mule", as in "trash donkey" ;)

    Hilarious showcase of MobArena by Daniel James and Daniel Cherry (v0.92.3):


    Delios showing off his beautiful arena setup:


    slowmonkey1227 in his interesting "island" arena: YouTube
    French video by avalondrey (v0.87.3): YouTube
    German video by blutherz and his friends (v0.91.2): YouTube



    Troubleshooting:
    To avoid wasting not only your own time, but mine as well, I expect everyone to do some extensive troubleshooting before posting bug reports. What does this mean?

    Try MobArena on a fresh server.
    MobArena works perfectly fine when I release it. Sure, there are a few bugs, but it works. If it doesn't work for you, something is most likely wrong on your end. Set up a local test-server, and verify that MobArena works before claiming that it doesn't. When you have verified that MobArena does indeed work, you can start adding other plugins and settings until something conflicts.

    Disable other plugins.
    The first thing you need to do is disable all other plugins. If you can't reproduce the bug with other plugins disabled, you know that you have a conflicting plugin. Now perform a binary search on the other plugins, or if you don't know how to do that, just add a couple of plugins back to the plugins-folder, try to reproduce the bug, and if you can't, the conflicting plugin must be in the remaining set of plugins.

    Write down reproduction steps.
    Figure out the exact steps to reproduce/trigger the bug. I need precise steps, and as much information as possible, because there are often many things that could be going on. An example of reproduction steps could be:
    1. Type /ma join
    2. Punch the Archer class sign
    3. Wait for someone else to join
    4. Punch the iron block
    5. Type /ma leave before the other player picks a class

    Check the console window/server.log
    Make sure you check the server.log file for any MobArena errors or exceptions. If you find any, copy the ENTIRE exception (including all the lines that say "at com.garbagemule.MobArena...") and paste it (with the other information) in a CODE-tag here in the thread.


    Donations:
    I develop MobArena for the fun of it and the positive feedback is all it takes to make me happy, but a few people have asked for a link, so if you're one of them, here's a link: Donate - You can donate as much as you want, even down to a few cents! If I get enough donations, I will spend the money on an extra Minecraft account to aid me in developing/testing/debugging MobArena :)


    Changelog:

    Version 0.94.3.24
    • Updated for CB 1337.
    • The repair-delay node is now unused! The reason for this is that it is now possible (with the release of 1317) to cancel block damage in explosions, and still retain the animation and sound! This also means that arenas should be fully pistons-compatible (for arenas that don't use soft-restore or force-restore)! I'm hoping to see some screenshots and videos of shifting arenas! :)
    • You can now right-click signs in the lobby! I finally found a super easy solution to the improperly updating inventory issue with right-clicking class signs. The result is that players can now left- or right-click as they please. This should solve all issues related to players not being able to choose classes, due to spawn region and WorldGuard/Factions/whatever conflicts.
    • It is no longer possible to warp out of the lobby.
    • New per-arena setting: final-wave - Allows for setting a final wave, meaning on that wave, the arena will end, regardless of how many players are alive.
    Version 0.94.3.11 (open)

    • v0.94.3.11 - Updated Register, built against CB 1240.
    • v0.94.3.8 - Added basic leaderboards.
    • v0.94.3.6 - Fixed MagicSpells support - MobArena no longer supports MagicSpells pre-v1.1!
    • v0.94.3.5 - Fixed a bunch of bugs introduced with CB 1185, as well as a couple of minor MobArena bugs.
    • Updated for CraftBukkit #1185
    • Updated economy support (now supports iConomy 6).
    • Added the three new mob types, Enderman/Endermen, CaveSpider/CaveSpiders, Silverfish. They can be used just like the other mob types in the waves.
    • Endermen cannot pick up arena blocks (this is why).
    • Endermen cannot place blocks in arena regions.
    • The per-class permission syntax has been fixed and changed slightly. The Wiki has been updated (clicky).
    • Fixed MagicSpells issues.
    Version 0.94.2 (open)

    • Redstone circuits now work properly in arenas.
    • Lightning now properly strikes on spawnpoints on special waves.
    • Fixed an issue where players somehow warping/cheating out of the arena world get kicked from the server when discovered.
    • Added MagicSpells support. Use the magicspells.yml file to ban certain spells from the arena either for the whole session, or only during boss waves.
    • Fixed the Heroes death conflict. MobArena and Heroes should now play nice together. Further Heroes support is planned for upcoming releases.
    • [COLOR=#1000000]MobArena will no longer support the discontinued Permissions 2.x and 3.x permission systems.[/COLOR] Recommended permissions systems include PermissionsBukkit (defacto standard) or PermissionsEX.
    Version 0.94.1 (open)

    • Added two new boss abilities: 'shuffle-positions' and 'flood'. Try them out!
    • Players disconnecting/crashing during an arena session no longer get corrupted data files due to economy rewards.
    • Weapon durability is now correctly set to "unlimited".
    • Item sub-types (cocoa beans, bonemeal, colored wool, etc.) now work again.
    • Players can no longer join the arena without first picking a class.
    • MobArena now works with spawn-monsters=false again.
    Version 0.94 (open)

    • Completely revamped the waves system! Undeniably the biggest feature in MobArena since multiple arenas in v0.92, the new customizable waves are guaranteed to bring much more awesomeness to your MobArenas. The waves system brings two new wave types, swarm waves and boss waves. The latter is a very elaborate feature, and the whole waves system has been given its own page on the Wiki. Note: MobArena will ignore all old wave settings, but use sane defaults.
    • Revamped the logging system. Instead of logging: true, you can now use logging: yml/xml. The logging system will now keep track of the last session only, but also maintain a collection of 'totals' for each arena. The idea behind these easy-to-parse files is making the stats available on server web pages.
    • Added SuperPerms/PermissionsBukkit support. Note that specifying mobarena.arenas.* and mobarena.classes.* probably won't work, but these nodes are given to everyone by default.
    • Added Spout support. Currently, the only Spouty thing MobArena does is print (some) announcements as notifications/achievements. This should limit the amount of "chat spam" that MobArena produces. Other Spout-features are planned, but don't expect something crazy. Note that MobArena does NOT require Spout!
    • Monsters will no longer target pet wolves. This is a major nerf to pet classes, but they were very overpowered as it was.
    • Fixed item amounts greater than 64 sometimes bugging out. You should now be able to put arrow:1024 for your Archer classes :)
    • Fixed players losing their stored items and/or earned rewards upon disconnecting from the arena.
    • Fixed blocks not restoring when burned by fire.
    • Fixed an issue with entry fees. They should no longer cause any problems.
    • Fixed slimes. That's right! Slimes that spawn as a result of bigger slimes splitting upon death are now considered arena monsters. This also means that Slimes no longer drop slime balls; as intended.
    • Revamped the repairing algorithm. It is now MUCH more sophisticated, and is capable of repairing not only signs and containers, but also torches, doors and beds. Redstone -should- repair properly as well, but it is still slightly buggy.
    • Added support for restorable containers. Registered chests, dispensers, and furnaces will have their contents stored upon arena start, and restored at arena end. This is useful for providing the arena players with chests with e.g. upgrades or food.
    • Added new commands (for the feature above) - /ma addcontainer <name>, /ma delcontainer <name>, /ma containers. These commands work much like the the spawnpoint commands. To add a container, simply look at the container and type /ma addcontainer <name>.
    Changelog (continued)
     
    apes, chakyl, Steffion and 64 others like this.
  2. Offline

    garbagemule

    @vanja - Please read through the Wiki. 1) You don't need redstone to activate TNT. Punch a TNT block with flint and steel and it will work. Read the Wiki about setting up the config-file, if you don't know how to change the classes. 2) Blocks "go back to normal" by default when TNT explodes. If not, you have a conflicting plugin, and so you need to follow the Troubleshooting-steps in the main post.
     
  3. Offline

    vanja

    1st, oh thanks :D didn't remember that xD,
    2nd, maybe i have conflicting plugin then, let me check...

    heey i have a suggestion, let me first report my bug: works with creepers won't work with tnt, np, BUT would be cool if blocks actually get DESTROYED, and then when arena ends every block spawns again, that would be cool for example ways in the air, creeper BUM there and then you can't go there anywhere because no bridge, and 2 teams get seperated... not really much important what i writed, all i wanted to ask you if you can make ADDITIONAL option that will ENABLE destruction of blocks while arena is active, and then when it ENDS, blocks are back to NORMAL :D, could you include that in next update? i really like your plugin,
    hope to hear more from you,
    vanjavk

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

    garbagemule

    @vanja - It works with both Creepers and TNT. If not, you have a conflicting plugin. Your suggestion already exists. It was implemented in v0.92 :)
     
  5. Offline

    slater96

    Got MobArena all working good on my server now. Thanks for this, it is a great plugin, much appreciated!
     
    garbagemule likes this.
  6. Offline

    lipe123

    Heya, plugin still kicks ass just one request:

    Eeryone's MC crashes at some point and lose their inventory, could you possibly add a "/ma restore" command that will blank the users inv and restore it from whatever backup the plugin made for that user?
     
  7. Offline

    garbagemule

    @lipe123 - Read the Commands-page on the Wiki :)
     
  8. Offline

    slater96

    Hi, wondered if you were able to auto transfer a players inventory into a chest in the lobby or somewhere just to make it easier for people playing. Thanks
     
  9. Offline

    garbagemule

    Good news, everyone!
    MobArena now has its own IRC channel (#mobarena @ EsperNet)! Feel free to stop by for a chat about anything (not necessarily related to MobArena), or maybe to have a chat about bugs, glitches, feature requests and general help :)

    Link to web-based IRC (super easy): Click!

    In other news, I am in the process of (yet again) rewriting some of the code. And again, the purpose is to prepare for Battlegrounds, so hopefully I'll soon have some very generic arena code that can be reused for some more action! :)
     
  10. Offline

    Sharpie-o

    Thanks, I didn't know that I could use the data values. And :p I wasn't mad or anything, xD I was just desperated xD
     
    garbagemule likes this.
  11. Offline

    Solaris765

    for some strange reason the only way i can get people to join a match. or use any of the commands is if i make them admin. i've checked the permissions codes put nothing is working. any ideas
     
  12. Offline

    Xaiier

    Hey I had this plugin working for awhile but then suddenly it stopped warping people to the spectator area after they died, meaning people could keep fighting or would die again and lose their rewards.

    I'm on the latest version of MA and 1000.

    Any help? I'm sure I have the warp-to-spectate-on-death option turned on.
     
  13. Offline

    Vxindy

    Hey, I have a problem with MobArena.. I am currently running Build 1000 with the latest version of MobArena, and when I type /ma join, it says "[Mob Arena] You don't have access to this command." I just read a very detailed permissions guide and I even used an online YAML parser to check my users and groups permissions files. In my permissions, i have the permission nodes 'mobarena.arenas.default' and 'mobarena.use.*' for the players and OP's, and for the OP's i have '*'. I set up the arena but I am not able to join it.. If you would like, i can post my Permissions Users and Groups, along with my MobArena config file..


    Thanks in advance.
     
  14. Offline

    justin shulman

    It won't let me build even though protections off, please help
     
  15. Offline

    Polafox

    I really would like a way to disable some of the chat messages it sends, because it spams you far to much.
     
  16. Offline

    GarretSidzaka

    I GEt this in my old version i use
     
  17. Offline

    garbagemule

    @Solaris765 - Sounds like you are either in a WorldGuard region where players can't build, or in the spawn area.

    @Xaiier - Did you get any errors in the server log/console?

    @Vxindy - Go ahead and post both (in a pastie/pastebin or a CODE-block, please). It's definitely a Permissions problem

    @justin shulman @GarretSidzaka - Read the Wiki so you know what protection on/off means. Use edit mode.

    @Polafox - Would setting an announcement to be empty be sufficiently intuitive to you? If so, try .
     
  18. Offline

    Ratchet

    some more details on my end. still can't figure out why mobs are behaving strangely.

    wolves sometimes spawn and don't attack me, they just follow me non-aggressively.
    only one of my arenas seems to work any good, but after about 8 waves the enemies become unkillable and just stand there.. it's strange.
    the other 2 arenas, wave 1 spawns and I can kill it, but then wave 2 never shows up.
     
  19. Offline

    Waldren

    This mod is great, but for some reason sometimes on special waves nothing will spawn, can anyone help me?
     
  20. Offline

    GarretSidzaka

    im only speaking for the old ass version i use.


    yes me too
     
  21. Offline

    iDoiStuff

    How do you setup the lobby? with the iron block and the class signs?
     
  22. Offline

    Flamers

  23. Offline

    Ragor

    eeeeem, I have a bug...
    I write in my "Archer" class to have 300 arrows but in game it gives me only 8!!!
    fix it please!!!:'(
     
  24. Offline

    Flamers

    Use Arrow:64, Arrow:64 several times... Please read the posts that have been posted. Thank you.
     
  25. Offline

    wouter0100

    My players have found a bug how she can get lots of Armour, food etc.
    You need to do everything in your crafting (Inventory)
    Hold it open, go die, en you have the stuff.
    Can you clear the Crafting when they die?
    Its a very stupid (bug) i need to disable the MobArena now..
     
  26. Offline

    Hannespannes99

    I can only play ones a time per arena help plz?? i can't chose classes
     
  27. Offline

    Jeffmcgee

    does this use the permissionsbukkit yet? if it doesn't, none of my testers, including myself who's op and admin with permissions.*: true, can use /ma join.

    running CB1000 and latest MA. latest permissionsbukkit.

    mobarena config (open)
    # MobArena Configuration-file
    # Please go to https://github.com/garbagemule/MobArena/wiki/Installing-MobArena for more details.
    global-settings:
    update-notification: true
    enabled: true
    allowed-commands: /list, /pl
    classes:
    Chef:
    items: stone_sword, bread:6, grilled_pork:4, mushroom_soup, cake:4, cookie:12
    armor: 314,315,316,317
    Pyro:
    items: bow, flint_and_steel, netherrack:2, wood_pickaxe, tnt:4, fishing_rod, apple, grilled_pork:3
    armor: 298,299,300,301
    Tank:
    items: iron_sword, grilled_pork:3, apple
    armor: 310,311,312,313
    Knight:
    items: diamond_sword, grilled_pork:5
    armor: 306,307,308,309
    Archer:
    items: wood_sword, bow, arrow:128, grilled_pork
    armor: 298,299,300,301
    arenas:
    default:
    settings:
    world: world
    enabled: true
    protect: true
    entry-fee: ''
    logging: false
    clear-wave-before-next: true
    detonate-creepers: true
    detonate-damage: true
    lightning: true
    auto-equip-armor: true
    force-restore: false
    soft-restore: false
    soft-restore-drops: false
    require-empty-inv-join: true
    require-empty-inv-spec: true
    hellhounds: true
    pvp-enabled: false
    monster-infight: false
    allow-teleporting: false
    spectate-on-death: true
    share-items-in-arena: true
    player-limit: 0
    max-join-distance: 0
    repair-delay: 5
    first-wave-delay: 5
    wave-interval: 20
    special-modulo: 5
    max-idle-time: 0
    min-players: 0
    max-players: 0
    waves:
    default:
    spiders: 10
    creepers: 10
    skeletons: 10
    wolves: 10
    zombies: 10
    special:
    ghasts: 2
    zombie-pigmen: 12
    slimes: 10
    powered-creepers: 10
    giants: 1
    humans: 5
    angry-wolves: 10
    rewards:
    waves:
    after:
    '7': minecart, storage_minecart, powered_minecart
    '16': diamond_sword
    '13': iron_sword, iron_pickaxe, iron_spade
    every:
    '3': feather, bone, stick
    '10': iron_ingot:10, gold_ingot:8
    '5': wood:4, 17:1:4, 17:2:4
    test:
    settings:
    world: world
    enabled: true
    protect: true
    entry-fee: ''
    logging: false
    clear-wave-before-next: false
    detonate-creepers: false
    detonate-damage: false
    lightning: true
    auto-equip-armor: true
    force-restore: false
    soft-restore: false
    soft-restore-drops: false
    require-empty-inv-join: true
    require-empty-inv-spec: true
    hellhounds: false
    pvp-enabled: false
    monster-infight: false
    allow-teleporting: false
    spectate-on-death: true
    share-items-in-arena: true
    player-limit: 0
    max-join-distance: 0
    repair-delay: 5
    first-wave-delay: 5
    wave-interval: 20
    special-modulo: 4
    max-idle-time: 0
    min-players: 0
    max-players: 0
    waves:
    default:
    spiders: 10
    creepers: 10
    skeletons: 10
    wolves: 10
    zombies: 10
    special:
    ghasts: 0
    zombie-pigmen: 10
    slimes: 10
    powered-creepers: 10
    giants: 0
    humans: 10
    angry-wolves: 10
    rewards:
    waves:
    after:
    '7': minecart, storage_minecart, powered_minecart
    '16': diamond_sword
    '13': iron_sword, iron_pickaxe, iron_spade
    every:
    '3': feather, bone, stick
    '10': iron_ingot:10, gold_ingot:8
    '5': dirt:4, gravel:4, stone:4
    coords:
    p1: 300,64,-29,-15.9001465,28.349918
    p2: 339,64,2,-264.15018,34.19997


    any help?

    perms config (open)
    users:
    jeffmcgee:
    permissions:
    permissions.example: true
    groups:
    - Admin
    Vegeta7141:
    permissions:
    groups:
    - Admin
    slayinator:
    permissions:
    groups:
    - Member
    groups:
    default:
    permissions:
    essentials.list: true
    essentials.motd: true
    essentials.rules: true
    essentials.tpaccept: true
    mchat.prefix.Guest: true
    mchat.group.Guest: true
    mchat.suffix.Guest: true
    permissions.build: false
    Member:
    permissions:
    essentials.helpop: true
    essentials.help: true
    essentials.getpos: true
    essentials.afk: true
    essentials.list: true
    essentials.mail: true
    essentials.mail.send: true
    essentials.motd: true
    essentials.msg: true
    essentials.rules: true
    essentials.back.ondeath: true
    essentials.sethome: true
    essentials.tpa: true
    essentials.tpaccept: true
    essentials.tpdeny: true
    essentials.warp: true
    essentials.portal: true
    essentials.nocommandcost.all: true
    essentials.protect.damage.creeper: true
    essentials.protect.damage.drowning: true
    essentials.protect.damage.fall: true
    essentials.protect.damage.fire: true
    essentials.protect.damage.fireball: true
    essentials.protect.damage.lava: true
    essentials.protect.damage.lightning: true
    essentials.protect.damage.projectiles: true
    essentials.protect.damage.suffocation: true
    essentials.protect.damage.tnt: true
    essentials.protect.entitytarget.bypass: true
    essentials.signs.break.mail: true
    essentials.signs.create.mail: true
    essentials.signs.use.mail: true
    iConomy.rank: true
    iConomy.payment: true
    iConomy.list: true
    iConomy.bank.withdraw: true
    iConomy.access: true
    towny.town.new: true
    towny.town.claim: true
    towny.nation.new: true
    towny.wild.build: true
    towny.wild.destroy: true
    towny.wild.item_use: true
    towny.spawntp: true
    towny.publicspawntp: true
    mobarena.arenas.*: true
    mobarena.classes.Chef: true
    mobarena.classes.Pyro: true
    mobarena.classes.Tank: true
    mobarena.classes.Archer: true
    mobarena.use.join: true
    mobarena.use.leave: true
    mobarena.use.spectate: true
    mchat.prefix.Member: true
    mchat.group.Member: true
    mchat.suffix.Member: true
    mchat.channel.member: true
    permissions.build: true
    Trusted:
    permissions:
    essentials.me: true
    essentials.tpahere: true
    essentials.tptoggle: true
    essentials.warp.list: true
    essentials.signs.use.disposal: true
    towny.wild.*: true
    mobarena.classes.Knight: true
    mchat.prefix.Trusted: true
    mchat.group.Trusted: true
    mchat.suffix.Trusted: true
    mchat.prefix.Member: false
    mchat.group.Member: false
    mchat.suffix.Member: false
    mchat.channel.trusted: true
    mchat.channel.member: true
    permissions.build: true
    inheritance:
    - Member
    Moderator:
    permissions:
    essentials.helpop.receive: true
    essentials.ban: true
    essentials.broadcast: true
    essentials.ext: true
    essentials.invsee: true
    essentials.kick: true
    essentials.mute: true
    essentials.tempban: true
    essentials.unban: true
    essentials.setwarp: true
    essentials.top: true
    essentials.tphere: true
    essentials.tpo: true
    essentials.tpohere: true
    essentials.joinfullserver: true
    essentials.signs.break.disposal: true
    essentials.signs.create.disposal: true
    mobarena.admin.config.reload: true
    jail.command.jail: true
    jail.command.unjail: true
    jail.command.jailtransfer: true
    jail.command.jailcheck: true
    jail.command.jaillistcells: true
    superpermbridge.setrank.rank: true
    mchat.prefix.Mod: true
    mchat.group.Mod: true
    mchat.suffix.Mod: true
    mchat.prefix.Trusted: false
    mchat.group.Trusted: false
    mchat.suffix.Trusted: false
    mchat.prefix.Member: false
    mchat.group.Member: false
    mchat.suffix.Member: false
    mchat.channel.mod: true
    permissions.build: true
    inheritance:
    - Trusted
    Veteran:
    permissions:
    essentials.jump: true
    essentials.tp: true
    mchat.prefix.Veteran: true
    mchat.group.Veteran: true
    mchat.suffix.Veteran: true
    mchat.prefix.Trusted: false
    mchat.group.Trusted: false
    mchat.suffix.Trusted: false
    mchat.prefix.Member: false
    mchat.group.Member: false
    mchat.suffix.Member: false
    mchat.channel.veteran: true
    permissions.build: true
    inheritance:
    - Trusted
    Donator:
    permissions:
    essentials.jump: true
    essentials.joinfullserver: true
    mchat.prefix.Trusted: false
    mchat.group.Trusted: false
    mchat.suffix.Trusted: false
    mchat.prefix.Member: false
    mchat.group.Member: false
    mchat.suffix.Member: false
    mchat.prefix.Donator: true
    mchat.group.Donator: true
    mchat.suffix.Donator: true
    mchat.channel.donator: true
    permissions.build: true
    inheritance:
    - Trusted
    Admin:
    permissions:
    permissions.*: true
    mchat.prefix.Admin: true
    mchat.group.Admin: true
    mchat.suffix.Admin: true
    mchat.prefix.Mod: false
    mchat.group.Mod: false
    mchat.suffix.Mod: false
    mchat.prefix.Donator: false
    mchat.group.Donator: false
    mchat.suffix.Donator: false
    mchat.prefix.Veteran: false
    mchat.group.Veteran: false
    mchat.suffix.Veteran: false
    mchat.prefix.Trusted: false
    mchat.group.Trusted: false
    mchat.suffix.Trusted: false
    mchat.prefix.Member: false
    mchat.group.Member: false
    mchat.suffix.Member: false
    mchat.prefix.Guest: false
    mchat.group.Guest: false
    mchat.suffix.Guest: false
    mchat.channel.admin: true
    mchat.channel.donator: true
    mchat.channel.veteran: true
    mchat.channel.trusted: true
    mchat.channel.member: true
    mchat.channel.mod: true
    superpermbridge.setrank.rank: true
    inheritance:
    messages:
    build: '&cYou do not have permission to build here.'
     
  28. Offline

    Cubz

    I'm sorry i've been looking through all 85 pages and cant find anyone have a similar problem. When I type /ma or when i type /ma "anything" (ex. /ma setregion)

    I get the following said to me.
    /ma join /ma leave /ma notready /ma spectate

    I'm currently using a clanforge server, not sure if that plays a role.
     
  29. Offline

    mahari3

    i did and i set up the permissions but it still says i dont have permission to do that.:'(
     
  30. Offline

    Vxindy

    Groups

    Code:
    ##
    # 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:
        Member:
            default: false
            info:
                prefix: 'Member'
                suffix: ''
                build: false
            inheritance:
            permissions:
               - 'localshops.user.*'
               - 'lockette.user.create.*'
               - 'mobarena.use.*'
               - 'mobarena.arenas.default'
               - 'war.player'
               - 'chaircraft.sit'
               - 'fight.user'
        Salesman:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance: Member
            permissions:
               - 'localshops.user.*'
               - 'lockette.user.create.*'
               - 'mobarena.use.*'
               - 'mobarena.arenas.default'
               - 'war.player'
               - 'chaircraft.sit'
               - 'fight.user'
               - 'localshops.manager.*'
        Admins:
            default: false
            info:
                prefix: 'Admin'
                suffix: ''
                build: true
            inheritance: Salesman
            permissions:
                - '*'

    Users

    Code:
    users:
        HexGirl:
            permissions:
            groups: Salesman
        Ktmcoop788:
            permissions:
            groups: Salesman
        Babolat69:
            permissions:
            groups: Admins
        MityHalvock:
            permissions:
            groups: Admins
        thanecaudor:
            permissions:
            groups: Salesman
        hackint0sher:
            permissions:
            groups: Member
        TheLittleSpartan:
            permissions:
            groups: Member
        sonshine2887:
            permissions:
            groups: Member
        guybrush_ninzy:
            permissions:
            groups: Member
        redfalcn:
            permissions:
            groups: Member
        keerush:
            permissions:
            groups: Member
        awesomehen:
            permissions:
            groups: Member
        captcupcake:
            permissions:
            groups: Member
        monica14m:
            permissions:
            groups:
    
    Thanks again.
     
  31. Offline

    mahari3

    can anyone tell me how to fix this error?
    Code:
    13:31:57 [SEVERE] Could not load 'plugins\MobArena.jar' in folder 'plugins':
    expected '<document start>', but found BlockMappingStart
     in "<reader>", line 2, column 2:
         global-settings:
         ^
    
            at org.yaml.snakeyaml.parser.ParserImpl$ParseDocumentStart.produce(Parse
    rImpl.java:233)
            at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:163)
            at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148)
            at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:108)
    
            at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseCons
    tructor.java:124)
            at org.yaml.snakeyaml.Yaml.load(Yaml.java:264)
            at org.bukkit.util.config.Configuration.load(Configuration.java:82)
            at org.bukkit.plugin.java.JavaPlugin.initialize(JavaPlugin.java:157)
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:175)
            at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    java:207)
            at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:130)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:128)
            at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:97)
            at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigur
    ationManager.java:51)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:132)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    I cant find anything wrong in the config.yml file for mobarena (i used the yaml parser).
     

Share This Page