Плагин Работа EcoJobs [v3.76.0]

РУ​

  • Исправлено двойное срабатывание alt_click при клике по блоку
  • Добавлено место для использования триггера (позволяет использовать на нем больше эффектов)
  • Добавлена система данных предметов, подобная точкам элементов, но для строк: поставляется с двумя новыми эффектами (set_item_data, remove_item_data) и двумя новыми условиями (has_item_data, item_data_equals)
  • Добавлена переменная %libreforge_item_data_<key>% для предметов
  • Добавлено значение <value> для счётчиков в качестве альтернативы множителям

EN​

  • Fixed alt_click firing twice if clicking on a block
  • Added location to consume trigger (allows more effects to be used on it)
  • Added item data system, like item points but for strings: comes with two new effects (set_item_data, remove_item_data), and two new conditions (has_item_data, item_data_equals)
  • Added %libreforge_item_data_<key>% placeholder to be used with items
  • Added value: <value> to counters as an alternative to multiplier

РУ​

  • Исправлен эксплоит, связанный с damage_nearby_entities благодаря Kapitowa

EN​

  • Fixed exploit with damage_nearby_entities (Thanks Kapitowa!)

РУ​

  • Улучшена работа триггера take_entity_damage
  • Исправлены ошибки с триггером click_block и функцией play_sound
  • Значениями в функциях placeholder_equals и placeholder_contains теперь могут быть сами переменные благодаря Sen'у

EN​

  • Improved take_entity_damage trigger to work with projectiles
  • Fixed click_block trigger working on left-click
  • Fixed play_sound not working with placeholders
  • Values in placeholder_equals and placeholder_contains can now themselves contain placeholders (Thanks Sen!)

РУ​

  • Добавлен триггер tame_animal
  • Добавлен триггер name_entity

EN​

  • Added tame_animal trigger
  • Added name_entity effect

РУ​

  • Улучшен триггер change_world благодаря OfTeN
  • Исправлена ошибка, связанная с эффектом bleed

EN​

  • Improved and optimised change_world trigger (Thanks OfTeN!)
  • Fixed bleed effect triggering kill multiple times

РУ​

  • Исправлены неработающие статические триггеры

EN​

  • Fixed static triggers not working since last version

РУ​

  • Добавлены глобальные очки, которые причисляются серверу. Вы можете получить к ним доступ с помощью %libreforge_global_points_<id>% и управлять ими с помощью новых эффектов give_global_points и multiply_global_points, а также новых условий above_global_points, below_global_points и global_points_equal.
  • Добавленая новая система кастомных переменных. Подробнее на https://plugins.auxilor.io/effects/custom-placeholders
  • Добавлен параметр load-weight во все конфиги. Он требуется, чтобы изменить порядок загрузки конфиг файла. Подробнее на https://plugins.auxilor.io/effects/configuring-an-effect#load-weight
  • Добавлен эффект reel_speed_multiplier
  • Добавлена поддержка отправки множества сообщений через эффект send_message
  • Исправлен бессмысленный лимит очков
  • API: Был очищен код в ProvidedHolder. Чтобы получить ссылочный тип данных ItemStack из класса ProvidedHolder теперь нужно использовать
    holder.getProvider<ItemStack>()

EN​

  • Added global points which belong to the server rather than to the player: you can access these with %libreforge_global_points_<id>% and control them with new give_global_points and multiply_global_points effects, and new above_global_points, below_global_points, and global_points_equal conditions
  • Added custom placeholder system, read more here: https://plugins.auxilor.io/effects/custom-placeholders
  • Added load-weight option to all configs, you can add it to any config to change the load order, read more here: https://plugins.auxilor.io/effects/configuring-an-effect#load-weight
  • Added reel_speed_multiplier effect
  • Added multi-message support to send_message effect
  • Fixed pointless limitation with points
  • API: Cleaned up ProvidedHolder, to get the ItemStack from a ProvidedHolder you can do
    holder.getProvider<ItemStack>() now

РУ​

  • Добавлен триггер run_command

EN​

  • Added run_command trigger

РУ​

  • Обновлена система переменных
  • Добавлено включение и выключение триггера
  • Добавлены эффекты create_hologram, kick, clear_invulnerability
  • Оптимизированы эффекты добычи блоков (mine_radius, vein, drill и прочие)
  • И ещё некоторые оптимизации

EN​

  • Updated to use new eco 6.56.0 placeholder system
  • Added enable and disable triggers
  • Added create_hologram effect
  • Added kick effect
  • Added clear_invulnerability effect
  • Optimised mining effects (mine_radius, vein, drill, etc)
  • Various other optimisations

РУ​

  • Исправлена переменная points
  • Исправлен бесконечный эффект spawn_mobs благодаря OfTeN
  • Исправлена ошибка при компилировании AOE эффектов благодаря OfTeN
  • Добавлены переменные holder
  • Добавлены переменные %text%, %string%, и %message% для доступа к параметру TEXT в пункте placeholders

EN​

  • Fixed points placeholder
  • Fixed spawn_mobs effect being considered permanent (Thanks OfTeN!)
  • Fixed AOE effects compiling wrong (Thanks OfTeN!)
  • Added holder placeholders
  • And added %text%, %string%, and %message% to access the TEXT parameter in placeholders
ВерхНиз