CHAT REACTION

Be the fastest to transcribe the hidden message in the chat.

event: CHAT_REACTION
name: "Word Reaction"
reactionDelay: 10000 # Time between each reaction (in millis)
messages: # Messages section
  onStart: "{PREFIX} &7The event &bChat Reaction &7started."
  onStop: "{PREFIX} &7The event &bChat Reaction &7stopped."
  onFinish: "{PREFIX} &7The event &bChat Reaction &7finished."
  onReaction: "{PREFIX} &7Order the word &e{word} &7to get reward."
  onReactionFind: "{PREFIX} &b{player} &7found the word &e{word} &7in &b{time}s."
rewards: # Rewards section
  - "give {player} diamond 3"
lines: # Lines to appears in title start decount
  - "&fEvent: &bChat Reaction"
  - "&f&lยป &fOrder the word"
  - "&f&lยป &fGet a reward for the first"
reactions: # All the words
  - "castle"
  - "football"
  - "space"
  - "computer"
  - "smartphone"
  - "love"
  - "drugs"
  - "professional"
  - "marketplace"
  - "potato"

Last updated