
Description:
This plugin is designed to control kill and death messages using permissions. Each player will receive custom kill and death messages based on their permissions.
You can add permissions to players via LuckPerms.
Click here to download LuckPerms
Click here for a guide on adding LuckPerms
Supported Versions:
- I have tested this plugin on versions like 1.19.4, 1.20.4, and 1.21.
Settings:
- Block-Minecraft-Messages: true
If set to true, all default Minecraft kill and death messages will be removed.
For example:
Player was slain by Player2
Explanation of the "count" setting you’ll often see in config.yml:
If count = 0, it means that the kill messages for this list will not be activated.
If count = 2, it will load two kill or death messages, and when a kill or death happens, one will be sent randomly.
Placeholders:
These placeholders work without the famous PlaceHolderAPI plugin.
- %victim% – The name of the victim
- %killer% – The name of the killer
- %killer_health% – The health of the killer (number like 20.0)
- %item% - The Killer Weapon's name
- %item_displayname% - The Killer Weapon's Display name
Permissions & Commands :
If a player doesn’t have the required permissions, nothing will be sent to them.
- KillMessages.Admin - Access to /killmessages reload.
- KillMessages.NormalPlayers: Receive kill and death messages for normal players.
- KillMessages.AdvancedPlayers: Receive kill and death messages for advanced players.
- KillMessages.ProPlayers: Receive kill and death messages for pro players.
- KillMessages.MasterPlayers: Receive kill and death messages for master players.
Important:
Read the images for more detailed explanations.




You should set the permissions in this way, where the first image is for Normal Players, the second is for Advanced Players, the third is for Pro Players, and the fourth is for Master Players.