Changelog
New Features: Custom Death Messages
This update adds a complete, customizable death message system to gChat.
- Fully Customizable: Take control of all death messages on your server. You can enable or disable this feature entirely in the
config.yml
. - Hide Default Messages: Option to hide the default gray Minecraft death messages, leaving only your new, custom ones.
- Contextual Messages: Set different messages for different types of death:
- Player vs. Player: A specific message for when a player is killed by another player (uses
%player%
and%killer%
placeholders). - Player vs. Mob: A message for when a player is killed by a mob (uses
%player%
and%killer_mob%
). - Other: A catch-all message for all other deaths (falling, lava, drowning, etc., uses
%player%
).
- Player vs. Player: A specific message for when a player is killed by another player (uses
- Mob Name Localization: Mob names in death messages are now localized. Instead of "Zombie" or "Skeleton," the plugin will pull the correct name from your
messages_en.yml
(ormessages_ru.yml
, etc.) file, allowing for easy translation.
Files
GChat-1.4.2.jar(29.2 KiB) Primary Download
Details
Licensed MIT
Published 2 months ago
Updated 6 hours ago