Inactive [INACTIVE][FUN] MobDungeon v1.1.4 - Fight mobs and get a famous fighter! [1.2.3-R0.2]

Discussion in 'Inactive/Unsupported Plugins' started by kumpelblase2, Jan 31, 2012.

?

Format Fight! JSON vs. YAML vs. other formats

  1. JSON

    7.4%
  2. YAML

    90.2%
  3. others

    2.5%
  1. Offline

    Riakage

    hehe, no i dont mind building another structure i was just asking if 2 in 1 was possible, because i wanted more than 1 level for a dungeon in the same spot is all. because im making it a Colleseum

    tab instead of spaces.... ok ill retry this again = o
     
  2. Offline

    xBANAAN

    There is an online YAML parser, it could help you.
     
  3. Offline

    Riakage

    Thanks. i actaully went and downloaded notepad++ which really helped ^^
     
  4. Offline

    xBANAAN

    Here I am again, with some problems. I once made the dungeon "Test", just like you did in the video. There's a lobby in it, and all. I can remove the dungeon, but when I type /md reload, it's again in the list of dungeons. So, every time I type /md J , I get stuck in the ground. When I die, it says that teleporting is not allowed.

    Also, I can't spawn any monsters. Every time I'm ready, I wait for the mobs, which aren't spawning, and then 10 seconds later it says Dungeon Ended.
    Sorry to waste your time.

    EDIT: I fixed the dungeon "Test". It was already created in the file, so I deleted it.
     
  5. Offline

    MadReaper

    I think the dungeon was finished, but I might be wrong.
    Thanks for the help. I hope I'll get a dungeon running this weekend.
     
  6. send me a pm with your configs if the second problem still exists.
     
  7. Offline

    Riakage

    Ok i got past the classes and the wave. but now setting more than one wave into one level posses a problem to me. im not sure how to bracket or imput my other waves 2 to 5.

    Code:
      Lv1_Zombie_Raid:
        regenerate_on_level_entrance: false
        wavemode: limited
        world: A Story To Be Told
        waves: [wave1:]
        edges:
        - - -234.0
          - 82.0
          - 193.0
        - - -213.0
          - 68.0
          - 211.0
        - - -221.0
          - 82.0
          - 185.0
        - - -215.0
          - 68.0
          - 191.0
        - - -205.0
          - 86.0
          - 209.0
        - - -211.0
          - 69.0
          - 201.0
        spawns:
        - - -231.0
          - 70.0
          - 197.0
        - - -223.0
          - 70.0
          - 202.0
        - - -216.0
          - 70.0
          - 197.0
        requirement:
          type: wave_cleared
          amount: 5
        warps:
          entrance:
            location:
            - -224.0
            - 70.0
            - 207.0
          lobby:
            location:
            - -218.0
            - 70.0
            - 187.0
          spectator:
            location:
            - -209.0
            - 73.0
            - 205.0
     
  8. Offline

    ALienfr

    Hi, all its ok for me but when i wrote /md ready fight begin now, but i can wait never wave come, i config all my folder like videos, with name and complete with the name of the wave "wave1", can u help me plz ? i look forward to test it !!
     
  9. Offline

    nhoclesnar

    can you post your config for levels and waves on www.pastebin.com and give me the link?
     
  10. Offline

    ALienfr

    Hi, it's write like under in my all config: i send u all my config for mobdungeon, ty to answers me :).

    http://pastebin.com/9qUjnJSJ

    link of my config, ty
     
  11. just do
    Code:
    waves: [wave1, anotherwave, morewaves]
    However, is the name of the world really like that? I'm just curious...

    The only thing that i could say about that is that the dungeons seems to be a bit messed up, because of the spaces...
     
  12. Offline

    ALienfr

    your setup on your spoiler, is i copy and replace and my folder for OS windows 7 its ok ? or your config is only for mac ?

    I see my console and i found an error which maybe help me
    Show Spoiler
    Server: /md save
    Show Spoiler
    Show Spoiler

    MobDungeon: Saving data...
    MobDungeon: Saved Levels.
    MobDungeon: Saved Dungeons.
    MobDungeon: Saved Signs.
    MobDungeon: Finished saving data.
    Server: /md reload
    MobDungeon: Loading data...
    MobDungeon: Loaded 2 Classes.
    MobDungeon: Loaded 2 Waves.
    MobDungeon: Loaded 2 Levels.
    MobDungeon: Loaded 2 Dungeons.
    MobDungeon: Loaded 0 Signs.
    MobDungeon: Loaded 3 Abilities.
    MobDungeon: Loaded 1 Bosses.
    MobDungeon: Finished loading data.
    Server: /md list
    MobDungeon: There is/are 2 dungeon(s) avaible:
    MobDungeon: test,Dungeon
    Server: /md delete Dungeon
    MobDungeon: Dungeon 'Dungeon' deleted.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    Server: /md list
    MobDungeon: There is/are 1 dungeon(s) avaible:
    MobDungeon: test
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    Server: /md reload
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: Loading data...
    MobDungeon: Loaded 2 Classes.
    MobDungeon: Loaded 2 Waves.
    MobDungeon: Loaded 2 Levels.
    MobDungeon: Loaded 2 Dungeons.
    MobDungeon: Loaded 0 Signs.
    MobDungeon: Loaded 3 Abilities.
    MobDungeon: Loaded 1 Bosses.
    MobDungeon: Finished loading data.
    CONSOLE: OXY has left.
    CONSOLE: Connection reset
    Server: /md load
    MobDungeon: Loading data...
    MobDungeon: Loaded 2 Classes.
    MobDungeon: Loaded 2 Waves.
    MobDungeon: Loaded 2 Levels.
    MobDungeon: Loaded 2 Dungeons.
    MobDungeon: Loaded 0 Signs.
    MobDungeon: Loaded 3 Abilities.
    MobDungeon: Loaded 1 Bosses.
    MobDungeon: Finished loading data.
    Server: /md delete Dungeon
    MobDungeon: Dungeon 'Dungeon' deleted.
    Server: /md save
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: Saving data...
    MobDungeon: Saved Levels.
    MobDungeon: Saved Dungeons.
    MobDungeon: Saved Signs.
    MobDungeon: Finished saving data.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    Server: /md load
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: An error occurred: The level 'level1' does not exist.
    MobDungeon: Loading data...
    MobDungeon: Loaded 2 Classes.
    MobDungeon: Loaded 2 Waves.
    MobDungeon: Loaded 2 Levels.
    MobDungeon: Loaded 2 Dungeons.
    MobDungeon: Loaded 0 Signs.
    MobDungeon: Loaded 3 Abilities.
    MobDungeon: Loaded 1 Bosses.
    MobDungeon: Finished loading data.

    when i delete Dungeon ( i have rebuild a new dungeon with corner, size...) my console never delete Dungeon why ? and a error arrive :
    MobDungeon: An error occurred: The level 'level1' does not exist.
     
  13. well... I'm gonna take a look at that... looks similar to the error I had earlier when editing an unfinished dungeon...
    However, would you be so nice and put it in a spoiler or inside code-tags? otherwise it's a really long post...

    Which spoiler do you mean? there was an old spoiler when the default configs didn't worked and where I used json. You wouldn't need those and the plugin will create the automatically for you.
     
  14. Offline

    ALienfr

    ok, so if i delete all and plugin and i go download a second time and it work maybe ?
    i'm gonna seek your similar post when you editing an unfinished dungeon, ty to answers me

    EDIT: How do i make a spoiler please ?
     
  15. Offline

    stelar7

    Code:
    [spoiler]this is in a spoiler[/spoiler]
    Show Spoiler
    this is in a spoiler
     
  16. Offline

    nhoclesnar

    Ok easy...You need to /md save after you delete the dungeon or else the plugin will 'forget' what you changed. After /md save, /md reload should give you 1 dungeon rather than 2 dungeons. The level1 error might be because Dungeon contains the levels, so after you delete the Dungeon dungeon there was no level left, resulting in MobDungeon spam the console with that level1 error.
     
  17. Offline

    ALienfr

    ok, i delete all and downloading all a new time, all work but when i launch the begin, wave1# appears finally, but mob didn't came, and it write, dungeon ended.
    My requirement its waves_cleared
    why i didn't catch zombie !!!!!!!!
     
  18. Offline

    nhoclesnar

    that's very weird :confused: do you want me to come to ur server and check it out? my friend is running my server so im free
     
  19. Here's a little 'sneak-peek' for the next version. We don't know when to release it yet.

    v1.1.3
    • Added min/max players option
    • Added multi-language support (You need to write them on your own)
    • Added broadcasting messages
    • Added small global config
    • Added world edit support (we will give you an info on how to use it when the release is out)
    • Fixed update-notification
    • Added button to set yourself ready (we're thinking about doing something more advanced)
    • Fixed error when loading level with no requirement set
    • Removed "level" optional-parameter from all commands (except where it's a required parameter)
    this is the current state. There might be some more fixes, but I didn't actively fixed those :D


    BTW, For all those who have problems spawning 1st, 2nd wave or generally:
    I have tested it myself. Created a completely new dungeon, new level. No problems at all. We're gonna see if this version will solve the problems.
     
  20. Offline

    xBANAAN

    Well, at my server, the mobs don't spawn either. Maybe it's my config what's causing the error, but I don't really know what to do.
     
  21. Offline

    ALienfr

    For nhoclesnar: my adress is :

    dedicated23.roxservers.com:25613

    Come on this week-end on night or now
     
  22. Offline

    xBANAAN

  23. Offline

    nhoclesnar

    What version of craftbukkit are you running? It said outdated server when I joined. My MC is 1.2.4
     
  24. We're gonna move over to BukkitDev completely when the next version is out. So the first post here won't get updated anymore. Updates will still get published here, on Bukkitdev and on twitter.

    v1.1.3
    - Added min/max players option
    - Added multi-language support (You need to write them on your own)
    - Added broadcasting messages
    - Added small global config
    - Added world edit support
    - Added button to set yourself ready
    - Added entrance fee
    - Added set option command to edit dungeon options in game

    - Fixed error when loading level with no requirement set
    - Fixed permissions (you won't need vault only permissions anymore)
    - Fixed using setspawn without parameters
    - Fixed update-notification

    - Removed "level" optional-parameter from all commands (except where it's a required parameter)

    - Unified all items defined anywhere in the config. You'll need to rewrite somm of them, sorry.
    - When you finish editing a dungeon, the inventory no longer gets reseted


    Changes/Info:
    How to use WorldEdit:
    - Make your selection
    - type /md generate
    - If you want to edit a previous made area do /md generate <areaid>

    Setoptions command:
    - /md setoption <option> <value>
    - e.g.: /md set option min_players 4
    - options are named like the config options for dungeons

    Ready button:
    - just place a button inside the lobby area, that's all. When a player hits it he'll get (un)ready depending on his previous state

    Entrance fee:
    - example:
    Code:
    dungeons:
        test:
            min_players: 2
            ...
            entrance_fee:
                "1":
                    amount: 10
    - You would now need 10 stone to be able to play inside the dungeon. The fee will get removed when the level starts. Meaning if a players leaves before the level starts, he won't pay anything.

    - All items now need to look like in the example above. so
    Code:
    "2":
        amount: 2
    "35:4":
        amount: 12
    - first node is a normal item, whereas the second one is an item with a data/damage value (color, potions).

    - Permissions changed, see the bukkitdev page!

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

    DaPred

    Im trying to use this plugin on 1.2.4 and when i try to type - /md setcorner - it says "You don't have permission for Command." I am OP and i gave myself all the permissions for all commands but still won't let me use the command. :'(
     
  26. Thanks! Fix is already uploaded. You should get a notice when the version is approved ;)

    Version 1.1.4:
    - Fixed permissions problem on 'setcorner' command
     
  27. Offline

    Zipcord_1

    JOIN MY SERVER ITS AN UNDEAD SERVER LOTS OF ZOMBIES AND OTHER UNDEAD
    :JOIN NOW: 192.168.2.10:25565
     
  28. Offline

    DaPred


    Thank you so much! Great Plugin also! :D

    I give you 10[diamond] out of 10[diamond].


    How bout.. no.

    Thanks for updating!

    I might be retarded but... how do u start the Mob Dungeon? After u pick your classes?

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

    nhoclesnar

    you do /md ready
     

Share This Page