Re:ReActions
One of simplest scripting engines for Paper server
- Загрузки
- 276
- Подписчики
- 0
- Обновлён
- 21 августа 2024 г.
- Лицензия
- GPL-3.0-only
Опубликован 18 июня 2024 г.
ReActions 
ReActions plugin for Paper is a tool to handle server events. It gives you an ability to check for specific flags, and by its results, perform different actions. Syntax is unbelievable simple:
EVENT:
activator:
condition-check: condition
flags:
- FLAG=test
- ANOTHER_FLAG=test:value
actions:
- ACTION=do:something
reactions:
- ACTION=do:{something, but if flag wasn't successful}
- ANOTHER_ACTION=do something else
Ченджлог
0.14.7Релиз1.21.1 · 21 августа 2024 г.
Support for 1.21.1
Комментарии
Загружаем…