Gold Плагин MythicEnchants (MythicEnchantments) [Early Access] [0.1.0-SNAPSHOT Build 284]

Updated build.gradle.kts

Fixed plugin not loading in 1.21.1
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 to plugins/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
  • Исправлены механики и условия регистрации зачарований
  • Лайк 0
Реакции:1 пользователя
  • Устранение утечки памяти, часть 2
  • - Исправлена утечка памяти в EnchantsProfileManager (закрывает #93)
  • - Конфигурирование теней вместо загрузки lib с помощью Paper's PluginLoader (закрывает #92)
Удалите живую сущность из cachedEntities, когда она умирает
Исправлен NPE при выполнении мифических умений
  • Изменено значение по умолчанию Enchants.Skills/Stats.RespectValidSlots на true
--- Предыдущая сборка не работает.
Исправлена ошибка при копировании файлов примеров
ВерхНиз