!Minecraft !Paper !Folia
A delayed notification plugin that detects player actions and sends OVERTLY DRAMATIC title messages a few seconds later — creating hilarious "wait, what?!" moments for your players!
When a player breaks a block, places a block, or gets attacked, the plugin waits a configurable amount of time... then hits them with an exaggerated message like "You broke something 3 seconds ago!!!!!!!" right in the center of their screen. It's the plugin for those "OMG, why didn't you say?!" moments!
File: plugins/OMG_WHY_DO_YOU_NOT_SAY/config.yml
# Whether the plugin is enabled
enabled: true
# Delay in seconds (1-10)
delaySeconds: 3
# Notify on block break
notifyBreak: true
# Notify on block place
notifyPlace: true
# Notify on attack
notifyAttack: true
# Language setting (auto = auto-detect from client locale)
language: auto
The plugin automatically detects each player's client language and shows messages accordingly. Supports 50+ languages including:
| Language | File |
|---|---|
| 🇨🇳 Chinese (Simplified) | zh_cn.yml |
| 🇹🇼 Chinese (Traditional) | zh_tw.yml |
| 🇭🇰 Chinese (Hong Kong) | zh_hk.yml |
| 🇺🇸 English (US) | en_us.yml |
| 🇬🇧 English (UK) | en_gb.yml |
| 🇯🇵 Japanese | ja_jp.yml |
| 🇰🇷 Korean | ko_cn.yml |
| 🇫🇷 French | fr_fr.yml |
| 🇩🇪 German | de_de.yml |
| 🇪🇸 Spanish | es_es.yml |
| 🇷🇺 Russian | ru_ru.yml |
| 🏴☠️ Pirate English | en_pirate.yml |
...and many more!
.jar from the Releases pageplugins/ folder/reloadIf this plugin brings a smile to your face, don't forget to ⭐ the repo on GitHub!
Created by **阿清ALingqing** — GitHub _