AzDeathMsg - Advanced Death Messages
A premium death message plugin for Minecraft servers
✨ Features
- Custom Death Messages - Fully customizable death messages with color support
- Player Toggle - Players can enable/disable death messages for themselves
- ⚙️ Admin Controls - Reload configuration without server restart
- Color Support - Legacy color codes (&a, &b) and hex colors (#ffffff)
- Smart Detection - Differentiates between PvP kills and natural deaths
- ️ Permission System - Granular permission control for all features
Commands & Permissions
Command |
Description |
Permission |
Aliases |
/azdtoggle |
Toggle death messages on/off |
azdeathmsg.toggle |
/deathtoggle, /dtoggle |
/azdreload |
Reload plugin configuration |
azdeathmsg.reload |
/deathreload, /dreload |
Permission |
Description |
Default |
azdeathmsg.* |
Access to all plugin features |
OP |
azdeathmsg.toggle |
Toggle death messages |
All players |
azdeathmsg.reload |
Reload configuration |
OP only |
⚡ Requirements
- Minecraft Version: 1.16+
- ☕ Java Version: 17+
- Server Software: Paper/Spigot
- Dependencies: None
Configuration
Code (Text):
[color=#00CED1]
# AzDeathMsg Configuration
messages:
# ⚔️ Player vs Player death message
killed: "&8» &c☠ &c{victim} &7was slain by &c &b{attacker}"
# Natural death message
died: "&8» &c☠ &c{victim} &7has perished"
# Empty spacing line
empty: " "
settings:
# ✅ Enable/disable globally
enabled: true
# Allow player toggles
allow_player_toggle: true
# Broadcast to all players
broadcast_to_all: true
[/color]
Available Placeholders
- {victim} - The player who died
- {attacker} - The player who killed the victim (PvP only)
Installation
- Download AzDeathMsg-1.0.0.jar
- Place in your server's plugins folder
- Restart your server
- Configure in plugins/AzDeathMsg/config.yml
- Use /azdreload to apply changes
Support
Join our Discord for support: discord.gg/86xXYfHCgu
Author & License
Made with ❤️ by GamingHuzai
All rights reserved - Professional Minecraft plugin development
Version 1.0.0 - Ready for production