happyhour start <type> (If no type is set, a random type will be chosen)
happyhour stop type
happyhour status
happyhour help
happyhour reload
Permission: happyhour.admin
Placeholders:
%happyhour_actual% (A list of all the current typess)
%happyhour_next% (Get the minutes to the next Happy Hour)
%happyhour_left% (Get the minutes until hh ends)
Custom Event
Code (Text):
HappyHourStartEvent
Configs
Code (Text):
#HappyHour
duration_in_minutes: 60
#This will apply to get the random mode
enabled_types:
- MINING
- HUNTING_ANIMALS
- HUNTING_ENEMYS
- WOODCUTTING
- FISHING
- EXPERIENCE
#- JOBS
#- VOTIFIER
#- ALL
scheduler:
monday:
"18:00":
- RANDOM
#- MINING
#- FISHING
#- EXPERIENCE
#- WOODCUTTING
#- ANY AVAILABLE MODE
tuesday:
"18:00":
- RANDOM
wednesday:
"18:00":
- RANDOM
thursday:
"18:00":
- RANDOM
friday:
"18:00":
- RANDOM
saturday:
"18:00":
- RANDOM
sunday:
"18:00":
- RANDOM