EN
Update EnderaLib to 1.4.2
- Code is cleaner now
- Configuration system has been completely redesigned
- Still better than ChatGPT-Shit-Coded AntiCopy
RU
Обновите EnderaLib до 1.4.2
- Код стал чище
- Система работы с конфигом была полностью переработана
- Всё ещё лучше, чем ChatGPT-Shit-Coded AntiCopy
EN
- The crafting-based blocking system has been completely removed.
Spoiler
Since I don't have much experience in plugin development, and most of the changes were made late at night when I was sleepy, I wasn't able to fix the crafting system for item blocking. I'm really sorry that it turned out this way. After my exams, I will run tests, and once they are successful, I will integrate a fully functional and stable crafting-based blocking system into this plugin. Sorry for the wait.
RU
- Система блокировки через крафт была полностью удалена.
Спойлер
Так как у меня мало опыта в разработке плагинов, а большинство изменений вносились поздно ночью, когда я был сонным, мне не удалось исправить систему блокировки предметов через крафт. Мне очень жаль, что так получилось. После экзаменов я проведу тесты, и как только они будут успешными, я интегрирую в плагин полностью рабочую и стабильную систему блокировки через крафт. Извините за ожидание.
- Fixed issue with map protection (thanks leo__king)
EN
ITEMS FROM PREVIOUS VERSIONS WILL LOSE THEIR PROPERTIES, BE PREPARED
- The data about the item's state is now completely stored in the persistentDataContainer.
RU
ПРЕДМЕТЫ ИЗ ПРОШЛЫХ ВЕРСИЙ ПОТЕРЯЮТ СВОИ СВОЙСТВА, БУДЬТЕ ГОТОВЫ
- Теперь данные о состоянии предмета полностью хранятся в persistentDataContainer
RU
- Добавил возможность воспроизводить звук во время того, как игрок пытается клонировать заблокированную вещь
- Добавил сообщение для отключенных функций (lockTemplateEnabled /lockMapEnabled)
- Немного код почистил от какишей
EN
- Added the ability to play a sound when a player attempts to clone a locked item.
- Added a message for disabled features (lockTemplateEnabled / lockMapEnabled).
- Cleaned up some code from clutter.