LevelledMobs - The Ultimate Mob Levelling Solution
  • LevelledMobs v4.0
    • 🌏Home
    • 🤖Installation
    • 💢Errors and Running LM
    • 🗣️FAQ
    • ⚙️For Developers
    • 🔑Commands and Permissions
    • 🔥Debugging
    • 🪨Placeholders
    • 📈Performance & Tweaks
    • 💠[Github] Latest Release Version
  • The Default Files
    • 🌟Understanding the Modular Rules System
    • 🌟Running the Default Configuration
      • The Default / Presets
      • The Default / Default Rule
      • The Default / Custom Rules
    • 🌟rules.yml
      • Conditions
      • Strategies
      • Modifiers
      • Settings
      • 👾Sample Custom Rules
    • 🌟customdrops.yml
      • 👾Sample Custom Drops
    • 🌟externalplugins.yml
      • Known Plugin Keys
    • 🌟settings.yml
    • 🌟messages.yml
      • 🧙‍♂️Official Translations
  • Credits and Misc
    • 🐐Developers and Contributors
    • 🤟Donations
    • 📐bStats Metrics
Powered by GitBook
On this page
  1. The Default Files
  2. externalplugins.yml

Known Plugin Keys

Previousexternalplugins.ymlNextsettings.yml

Last updated 10 months ago

Below is a collection of known keys for use in the externalplugins.yml file which should allow for LevelledMobs to identify those mobs and be able to condition against them, meaning they can be levelled or unlevelled as a unique group of mobs. While we cannot guarentee that these will always work, it is rare for the keys being referenced to be changed unless the 3rd party plugin has undergone significant changes.


Deadly Disasters

Deadly-Disasters:
  friendly-name: 'Deadly-Disasters'
  plugin-name: 'DeadlyDisasters'
  key-name: 'customentity'
  key-type: 'PDC'
  requirement: 'exists'
 #placeholder-name: '%deadly-disasters-name%'

GadgetMenu

gadgets-menu:
  friendly-name: 'gadgets-menu'
  plugin-name: 'GadgetsMenu'
  key-name: 'GadgetsMenu-Pet'
  key-type: 'metadata'
  requirement: 'exists'
#  placeholder-name: '%gadgets-menu-name%'

🌟
https://www.spigotmc.org/resources/deadly-disasters.90806/
https://www.spigotmc.org/resources/gadgetsmenu-free.10885/
https://www.spigotmc.org/resources/gadgetsmenu-premium.62831/