LootAppraiser Looking for a way to spice up your RPG gameplay and make it more immersive? Meet LootAppraiser, the innovative plugin that adds depth to the world of MythicMobs by generating common loot using the power of artificial intelligence.
With LootAppraiser, you no longer have to rely on random chances to get your hands on valuable items. Our cutting-edge AI technology analyzes the loot drops of MythicMobs and generates high-quality loot items that are appropriate for your level and your adventure. From weapons and armor to potions and resources, LootAppraiser provides a wide range of loot that will keep you engaged and motivated to explore the game world.
But LootAppraiser is not just about loot generation - it's also about enhancing the RPG experience. Our plugin adds a new layer of depth to the game by providing interesting and varied loot that reflects the world and its inhabitants. With LootAppraiser, you'll never know what you'll get next, making each adventure unique and exciting.
So why settle for boring, predictable loot when you can use LootAppraiser to generate a diverse array of items that are tailored to your adventure? Try LootAppraiser today and take your RPG gameplay to the next level!
Please note that LootAppraiser requires an OpenAI API key to function. You must provide your own API key in the plugin's configuration file for it to work properly. Want to reach out? Join LightyDev Discord!
Features
AI-generated loot with unique, lore-backed names and descriptions that enhance the RPG experience that matches the theme of a mob.
Stores loot in a cache for fast retrieval. The cache can be reloaded using a command, or reset upon restarting the server if you wish to generate new loots.
Very easy-to-use configuration and command lines that make customizing the plugin a breeze.
Customize your loot with formatting options that allow you to create unique loot drops for your players.
Adjust the loot drop rate to your liking, ensuring that the frequency of drops is just right for your server.
Blacklist specific mobs and items from being used in the loot generation process to ensure balance and fairness.
Example Config
Code (YAML):
# LOOT APPRAISER openai: # Use here to change the OpenAI API key api-key: "change-here" loot-appraiser:
loot-drop-rate: 45
# 0 - 100 loot-format: # Use here to change the format of the loot name and lore item-name: "&7%item_name%" item-lore: -
"&7Common" -
" " -
"&e&o%item_lore%" mob-info: # Use here if the mob has custom special name and it doesn't refer to the mob type SkeletalKnight: "Skeletal Knight" BigJohnny: "Mechanical Golem" blacklist-mobs: # Use here to blacklist mobs from being have their loot AI generated -
"MYTHIC_MOB_NAME" blacklist-items: # Use here to blacklist items from being used by the AI -
"MATERIAL_NAME"