OMG, WHY DO YOU NOT SAY!!!!!!!
A
delayed notification plugin that detects player actions and sends
OVERTLY DRAMATIC messages a few seconds later — creating a hilarious "wait, what?!" moment 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 middle of their screen. It's
the plugin for those "OMG, why didn't you say?!" moments!
✨ Features
- Block Break Detection — Notifies players after they break a block
- Block Place Detection — Notifies players after they place a block
- Attack Detection — Notifies players after they get attacked
- Screen Titles — Messages appear as screen-center titles, not in chat!
- 50+ Languages — Automatically detects player locale and shows messages in their language
- Configurable Delay — Adjustable delay from 1 to 10 seconds
- Folia Support — Fully compatible with Folia's regionized thread scheduling
- Toggleable Features — Each notification type can be enabled/disabled independently
Preview
The plugin sends a
big, bold Title directly in the center of the player's screen (not chat messages):
- ⛏️ Broke a block? → "You broke a stone 3 seconds ago!!!!!!!!"
- Placed a block? → "You placed a dirt block 5 seconds ago!!!!!!!!"
- ⚔️ Got attacked? → "You were attacked by a zombie 2 seconds ago!!!!!!!!"
⚙️ Configuration
File:
plugins/OMG_WHY_DO_YOU_NOT_SAY/config.yml
Code (Text):
# 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
Language Support
The plugin automatically detects each player's client language and shows messages accordingly. Supported languages include:
| 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
50+ more languages included!
Installation
- Download the latest .jar from Releases
- Place it in your server's plugins/ folder
- Restart your server or run /reload
- Configuration file will be auto-generated
If this plugin brings a smile to your face, don't forget to ⭐ the repo!
Created by 阿清ALingqing_ — GitHub