Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

Commit

Permalink
added chat patterns
Browse files Browse the repository at this point in the history
  • Loading branch information
TheFaser committed Jul 16, 2023
1 parent 631502b commit 8ef7b9a
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions src/main/resources/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,25 @@ chat:

set-cancelled: false

patterns:
- ":) , ☺"
- ":D , ☻"
- ":( , ☹"
- ":ok: , 🖒"
- ":+1: , 🖒"
- ":-1: , 🖓"
- ":cool: , 😎"
- "B) , 😎"
- ":clown: , 🤡"
- "<3 , ❤"
- "xd , 😆"
- "%) , 😵"
- "=D , 😃"
- ">:( , 😡"
- ":idk: , ¯\\_(ツ)_/¯"
- ":angry: , (╯°□°)╯︵ ┻━┻"
- ":happy: , \(^O^)/"

player:
name: "<world_prefix><vault_prefix><stream_prefix><player><afk_suffix><vault_suffix>"

Expand Down

0 comments on commit 8ef7b9a

Please sign in to comment.