My mother tongue is not English, so the expression is not very clear, please forgive me.XD
The plugin's wiki:https://github.com/Zao-chen/Diemessage/wiki
The wiki is useful!
What's this plugin for?
This plugin can customize the instructions of the player when he or she dies, making the death message more interesting!
Effect display:
View attachment 613930
commands:
/diemessage reload - reload plugin!
permissions:
diemessage.admin - reload plugin permissions
config.yml:
The odd line in the list is the original message. Below the original message is the message you want to replace
Code (Text):
message:
- "%player% hit the ground too hard"
- "%player% did not learn physics well, want to swim in the air,Last hurt:%player_last_damage%"
#this is a papi example
- '%player% was slain by %killer%'
- '%killer% was accidentally killed by %player% '
#this is a %killer% example
settings.yml:
Code (Text):
update: true
intercept: false
You can find a tutorial on plugins here