
UpgradeMyDog
A lightweight, configurable plugin that allows players to level up their pet wolves (dogs). Improve their health, damage, and speed to turn your loyal companion into a true ally.
- Загрузки
- 381
- Подписчики
- 12
- Обновлён
- 18 июня 2025 г.
- Лицензия
- All-Rights-Reserved
Опубликован 9 июня 2025 г.
Overview
Tired of your loyal canine companions being left behind as you progress? UpgradeMyDog transforms vanilla wolves from simple pets into powerful, evolving allies with a deep and engaging progression system. Level them up, enhance their stats, and even grant them new abilities like carrying items. Give your players a reason to cherish their pets again!
This plugin is designed to be lightweight, highly configurable, and intuitive for both players and server administrators.
✨ Core Features
Dynamic Leveling System
- Level Up Through Combat: Your dogs gain experience and level up by helping you fight hostile mobs.
- Health Boost: With each level, your dog's maximum health increases, making them more durable in battle. The formula is fully configurable.
Unique Attribute Upgrades
Your dog's main level is just the beginning. Players can specialize their companions through two distinct upgrade paths:
- Damage Upgrade: Feed your dog a specific item (default: Cooked Rabbit, fully configurable) to increase its damage output.
- Speed Upgrade: Splash your dog with Potions of Speed to permanently increase its movement speed.
🐾 Doggy Chests - Mobile Storage!
- Unlock a New Utility: Once a dog reaches a certain health threshold (configurable), players can attach a chest to it by shift-right-clicking.
- Your Items are Safe: The dog becomes a mobile storage unit! If the dog unfortunately dies, all of its items will safely drop on the ground.
- Fully Customizable: The inventory size, title, and the entire feature can be configured or disabled in the
config.yml.
💻 Commands & Permissions
The plugin features a powerful interactive command to manage and view pets.
/petinfo (Aliases:
/doginfo,/mydogs)- Permission: (No permission required by default for players)
- Function: Displays a detailed, clickable list of all your pets, showing their current Level, Health, Damage, Speed, and Chest status. Hover over any stat to get a tooltip on how to improve it!
Secure Pet Removal
- Permission: (No permission required by default for players)
- Function: Clicking the
[-]button next to a pet's name in/petinfoinitiates a secure, two-step removal process to prevent accidents. The player must type/petinfo confirmto finalize the removal.
/upgrademydog reload
- Permission:
upgrademydog.reload(default: op) - Function: Reloads the entire plugin configuration without needing a server restart.
- Permission:
🔧 Highly Configurable
We believe every server is unique. That's why nearly every aspect of UpgradeMyDog can be tailored to your needs in the well-commented config.yml.
- Formulas: Change all calculations for leveling, health gain, and upgrade requirements.
- Items: Define which item is used for the damage upgrade.
- Messages: Customize or translate every single message shown to players.
- Features: Enable or disable major features like the Doggy Chest system.
We hope you and your players enjoy creating truly legendary companions with UpgradeMyDog!
Ченджлог
1.2Релиз1.21.8, 1.21.9, 1.21.10 · 18 июня 2025 г.
Version 1.2 - The Vampirism Update
This update introduces the new Vampirism ability for high-level dogs and improves the pet info display!
🚨 Important: Manual Configuration Update Required 🚨
This version adds new features and requires you to manually add new lines to your config.yml file. The plugin's new auto-updater will handle future updates, but for this transition, a manual addition is needed to preserve your settings.
Please add the following keys to your config.yml:
- Add the
config-versionkey at the very top of the file:config-version: 2 - Add the
vampirismparameters underupgrades.damage:upgrades: damage: # ... existing settings ... vampirism-required-level: 10 vampirism-heal-percentage: 0.10 - Add the new
messagesfor the ability display:messages: # ... existing settings ... pet-info-ability: " &6Ability: &f{value}" pet-info-ability-vampirism: "Vampirism" pet-info-ability-none: "None" hover-ability-vampirism-unlocked: "&aActive Ability: Vampirism\n&eHeals the dog for {percent}% of the damage it deals." hover-ability-vampirism-locked: "&7Unlockable Ability: Vampirism\n&eUnlocks at Damage Level {level}."
✨ New Features
- Vampirism (Lifesteal) Ability: Dogs that reach a high Damage Level (configurable) will now gain the Vampirism ability, healing them for a percentage of the damage they deal with each hit.
📈 Improvements
- Improved Pet Info Display: The
/petinfocommand now shows a dedicated "Ability:" line. Hovering over this line will show details about the current active ability (like Vampirism) or the next one that can be unlocked.
🔧 Configuration
- Vampirism Control: Added
vampirism-required-levelandvampirism-heal-percentageto give server owners full control over the new ability. - New Translatable Messages: Added new message keys for the ability display and its hover text to support full translation.
- Config Versioning: A
config-versionkey has been added to facilitate smoother updates in the future.
1.1Релиз1.21.4, 1.21.5, 1.21.6 · 17 июня 2025 г.
- Updated to support Minecraft versions from 1.16.5 to 1.21.x.
1.0Релиз1.20.4, 1.20.5, 1.20.6 · 9 июня 2025 г.
Version 1.0 - Initial Release
This is the first public release of UpgradeMyDog!
✨ Features
- Pet Leveling System: Tamed wolves can now level up by killing mobs, increasing their maximum health with each level.
- Damage & Speed Upgrades: Separate upgrade paths for Damage (by feeding a special item) and Speed (by using speed potions).
- Doggy Chests: High-level dogs can have a chest attached, turning them into a mobile storage unit with a configurable inventory size.
- Pet Limits: A configurable limit on the maximum number of pets a player can own, which also restricts taming and breeding.
💻 Commands
- /petinfo - A detailed, interactive command for players to view their pets' stats.
- Shows Level, Health, Damage, Speed, and Chest status.
- Hover over stats to see how to upgrade them.
- Interactive [-] button to safely unbind and remove a pet.
- Secure Pet Removal: The unbinding process requires a second confirmation step (
/petinfo confirm) to prevent accidental pet removal. - /upgrademydog reload - An admin command to reload the plugin's configuration without restarting the server.
🔧 Configuration
- Highly Configurable: Almost every feature can be tweaked, including leveling formulas, required items, feature toggles, and more.
- Fully Translatable: All messages sent to the player are located in
config.ymlfor easy translation and customization.
Комментарии
Загружаем…