-
Notifications
You must be signed in to change notification settings - Fork 15
Timers Files
fromgate edited this page Jun 26, 2017
·
4 revisions
Timers information will saved into file timers.yml.
SERVER: # Timer type. SERVER is bounded to server, real time
timerblock: # Timer name
time: 0/30 * * * * ? # cron-time configuration
paused: 'false' # if "true" - timer is not active
activator: timerblock # EXEC activator that will be executed
INGAME: # Timer type. INGAME is bounded to in-game time.
timexec:
time: 07:00,07:05,07:10 # List of times, when activator will be executed
paused: 'false' # if "true" - timer is not active
activator: timexec # EXEC activator that will be executed
Links:
Download | Support | Twitter | VK | MinecraftMain Blog
© 2017, fromgate
http://reactions.fromgate.me
http://reactions.fromgate.ru
- Commands and Permission
- Activators
- Flags
- Actions
- Timers
- Menus
- Data formats
- Configuration
- Команды и пермишены
- Активаторы
- Флаги
- Действия
- Таймеры
- Меню
- Форматы данных
- Конфигурация