Fixed 1.21.3 support part 2
* Added support for 1.21.3 and 1.21.4
- Fixes some issue with/mythicenchants reload
* Readded rarities
- Has a new format to keep it consistent with other mythic plugins, see below for ze new format.
- Rarity configs found in
plugins/MythicEnchants/rarities.yml
will be converted to the new format. Similar to your old enchantment configs, rarity configs will be moved toplugins/MythicMobs/enchantments/rarities.yml
- Only villager trade works right now, and enchanting table source functionality will be added later this week.
Код:Common: Display: Common LootChance: 1.0 # From the wiki: "The chance for Enchantments of this rarity to spawn in "loot chests" (such as mineshaft chests, spawner chests etc)" Merchant: WanderingTrader: 1.0 # Villager Profession name - The chance of the villager trade's resulting item to be enchanted Weaponsmith: 0.5 Mason: 0.02 EnchantingTable: Chance: 0.05 TableBonus: 0 Level: 2 MinCost: 0
- Исправлены механики и условия регистрации зачарований
- - Исправлена утечка памяти в EnchantsProfileManager (закрывает #93)
- - Конфигурирование теней вместо загрузки lib с помощью Paper's PluginLoader (закрывает #92)
Удалите живую сущность из cachedEntities, когда она умирает
Исправлен NPE при выполнении мифических умений
- Изменено значение по умолчанию
Enchants.Skills/Stats.RespectValidSlots
на true
--- Предыдущая сборка не работает.
Исправлена ошибка при копировании файлов примеров