DungeonsAndMobs | ✦ Best custom Mobs and Items plugin with XP system ✦ |

SpigotVIP DungeonsAndMobs | ✦ Best custom Mobs and Items plugin with XP system ✦ | 1.3.4_1.15_v3

  1. ERJhCbF.png

    2018-06-23_23.29.54.png

    29a171c.png


    DungeonsAndMobs is the definitive solution to create custom mobs and items. It lets you create custom mobs in a full-customizable GUI (you can change item's material, display name, lore, slot and even function) and custom items from a simple YAML file.


    Be aware that D&M is as user friendly as possible, but it has a lot of features, and an unexperienced user could find it complicated. Contact me for any problem, question or just to set it up.

    Graphics by WildLori

    Before buying read carefully everything, especially the "Requirements" sections below.

    Versions:
    1.12: download
    1.13: download
    1.14: download
    1.15 BETA: Latest version
    Features:
    Mobs:
    • Create custom mobs groups with their own spawn-ratio, spawn-time and maximum amount in an advanced GUI you can completely customize. These mobs will spawn in the given locations in a given range.
    • New: disguise your mobs as players.
      To do so, you have to install ProtocolLib and LibsDisguises (you can find the free version on that page).


    • Add new not yet added entities to the GUI.
    • Completely customizable GUIs.
    • Different locations for the same mobs.
    • Customize everything about your mob: entity type, equipment, spawn settings (spawn delay, mobs per spawn and maximum amount of mobs), mobs settings (custom damage, custom health, custom name, custom dropped experience), spawn locations.
    • Select your mobs' drops: item and drop percentage. It supports every item data (for example enchantments, colours, custom names, and every other item data).
    • Apply potion effects to the mobs. If you want a not-yet-added effect, you can add your own editing the GUI.
    • Choose your mobs' spawn range from the locations and if you want to delete default drops
    • Choose your mobs' commands on death and on death per player.
    • Advanced permissions system which lets you edit every single permission.
    • Completely customizable, you can edit every single message and GUI completely.
    Custom items:
    • Create all the custom weapons you want with an XP system (level up) in a simple YAML file.
    • Item data is stored in the items itself, so you can transfer items between servers as far as the plugin is installed in them and has the same configml.
    • Change their display name and lore with placeholders, including actual experience, needed experience to level up, damage (because you can make the items' damage change with each level), and level.
    • Advanced XP system: by killing mobs, your players' custom items will gain experience, and by doing so they will level up. You can choose the maximum level. They can also level up their personal profile (player level).
    • Advanced formula systems: you put a formula and the plugin will estabilish how many experience the items will need to level up at a certain level and how many damage they will deal at a certain level. Example:
    Code (YAML):
    exp-to-level-up-calculation: 20+%level*5
    That means that at level 1 the needed experience to level up is 25, at level 2 will be 30, at 3 will be 35, ext.
    9OERfML.png



  2. Code (YAML):
    base-damage: 7.0
    damage-calculation: '%basedamage+%level*0.25'
    That means that at level 1 the damage dealt is 7.25, at level 2 it will be 7.50, at level 3 7.75, ext.
  3. Select the dropped experience for each custom mobs. You can also choose the exp gained for each standard mob killed and each player.
  4. Choose enchantments for your weapons that change with each level: for example, you can create a sword that from level 1 will have fire aspect 1, from level 5 fire aspect 2 and from level 10 fire aspect 3 and sharpness 2. It's your choice!
  5. Choose potion effects for your weapons that change with each level: for example, you can create a sword that gives the player speed 1 from level 1, speed 2 from level 3, speed 2 and regeneration 1 from level 5. It's your choice. Example:

    • Code (YAML):
      powerful_sword:
      custom-name: '&ePowerful Sword [&7%level&e]'
      type: weapon
      item: iron_sword
      max-durability: 200
      lore:
      - '&7&oA nice sword... I guess.'
      - '&6Level: &7%level'
      - '&7Exp: %actexp/%totexp'
      - '&cDamage: &6%damage'
      base-damage: 7.0
      damage-calculation: '%basedamage+%level*0.25'
      exp-to-level-up-calculation: 20+%level*5
      max-level: 20
      enchantments:
      '1':
      fire_aspect: 1
      '3':
      fire_aspect: 2
      '5':
      fire_aspect: 3
      effects:
      '1':
      speed: 2
      '3':
      speed: 2
      regeneration: 1
      '10':
      speed: 2
      regeneration: 2
      '20':
      speed: 2
      regeneration: 3

    7dx2YwV.png


    a9iIiKl.png

    m5Lm5L0.png

    6Cuzzom.png

    1gYhR54.png

    tW24QNr.png

    9jB4SBk.png

    X7aoKHF.png

    NjFMsDx.png

    Qj7jA5a.png



    02r9QwD.png

    8BfFvqo.png

    See the Wiki.

    woN5iYt.png

    See the Wiki.

    TO-DO LIST:Already done:
    Custom mobs system DONE

    Custom GUI system DONE

    Custom weapons system DONE

    Mob disguises into players DONE

    Items using NBT Tags DONE

    Things I plan to do for the future (they are just planned, so they might not get released, but this is what I want to work on on the future):
    Custom armours system
    Mob disguises into other mobs (not-aggressive ones as well)
    Custom crafting system
    Dungeon system with schematics
    REQUIREMENTS (read before buying)
    Using standard Spigot (PaperSpigot is not tested).
    To make your mobs disguise into players, you have to install ProtocolLib and LibsDisguises (you can find the free version on that page). By not installing them, the plugin will work anyway, but you won't have that feature.
    Terms of Service:
    By buying the plugin, you accept the following terms:
    - You can only use for your server/network and no others.
    - You cannot redistribuite this plugin (this means you cannot give it for free or sell to other people).
    - You cannot decompile this plugin, as it is under Copyright license.
    - You cannot publish the plugin to anyone.
    - You will not get refunds of any type.
    - The price can change anytime, it can decrease or increase but you will NOT get a refund about the difference of the two prices
    - I am under no obligation to provide support and I will do so at my own discretion.

    TESTED VERSIONS: JAVA 8, SPIGOT: See resource info
    PaperSpigot compatibility is not granted.
    Other versions are not tested, therefore plugin's functionality is only granted in the versions listed before.
    Last versions are only compatible with latest Spigot versions.

    CONTACTS:
    Be aware that D&M is as user friendly as possible, but it has a lot of features, and an unexperienced user may find it very difficult. Contact me for any problem, question or just to set it up.
Author
Katheryn
Downloads
83
Views
1,601
Extention type
rar
File size
231.7 KB
Hash
b368054d97ba2eabb0f388250172210a
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Katheryn

Share this resource

Top