EZChatReplacer is a lightweight chat plugin that swaps the phrase "EZ" in player chat for a pre-defined message from your config. Set up your own list of replacements and watch every "EZ" turn into fun, varied lines instead. A simple way to cut down on "EZ" spam, or just add some humor to your chat.
- EZ Replacement: any "EZ" in chat becomes one of your pre-defined messages
- Fully Configurable: set your own list of replacement messages
- Color Support: use
&color codes in your messages - Debug Mode: optional, applied on restart
- Lightweight: simple and easy to drop onto any server
🖼 Preview
Replacement messages support
& color codes:/ezreload
Reload the config, requiresezchatreplacer.reload(default: op)
⚙ Configuration
Edit your replacement messages in
config.yml.
YAML:
# This is the config.yml file for EZChatReplacer plugin
# List of messages to replace instances of "ez" with
replaceable_messages:
- "That was fun!"
- "This game is soo amazing!"
- "You are soo good at this game!"
- "I love this server man!"
- "I enjoyed that."
- "Lets do it again!"
- "Close fight, good luck next time!"
# Works only on restarts
debug_mode: false
This plugin uses bStats to collect anonymous usage stats. You can opt out anytime in
plugins/bStats/config.yml.Have questions, found a bug, or want to suggest a feature? Join the Discord.
