HappyHour & Global Challenges! icon

HappyHour & Global Challenges! -----

Fun, rewads, types, especials hooks and more!



Commands and Others
Commands
  • 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

modes:
  hunting_animals:
    multiplier: 2
    chance: 0.7
  hunting_enemys:
    multiplier: 2
    chance: 0.7
  experience:
    multiplier: 2
    chance: 0.7
  fishing:
    multiplier: 2
    chance: 0.7
  mining:
    multiplier: 2
    chance: 0.7
    items:
    - DIAMOND
    - EMERALD
    - COAL
    - REDSTONE
    - LAPIS_LAZULI
    - RAW_IRON
    - RAW_GOLD
    - RAW_COPPER
    - GOLD_NUGGET
  woodcutting:
    multiplier: 2
    chance: 0.7
    items:
    - OAK_LOG
    - SPRUCE_LOG
    - BIRCH_LOG
    - JUNGLE_LOG
    - ACACIA_LOG
    - DARK_OAK_LOG
  jobs:
    multiplier: 2
    chance: 0.7
  votifier:
    rewards:
      1: #Example
        chance: 1.0 # 100%
        message: "&6You get extra rewards for voting in happyhour!" #this message will be sended to the player
        commands:
        - eco give %player% 500
      2: #Support multiple rewards
        chance: 0.0 # 0%
        message: ""
        commands: {}


 
Resource Information
Author:
----------
Total Downloads: 7
First Release: Jul 9, 2021
Last Update: Feb 10, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings