A plugin to customize the death messages with more features!
AdvanceDeaths is created to take advantage of the Death Feature in Minecraft: Bedrock Edition.
With AdvanceDeaths, you can customize the death experience of your players and more to come.
This version of AdvanceDeaths is different from the previous ones.
You will need to re-modify all the configuration files.
If you're using BedrockEconomy, make sure you're using the latest version of it.
Setting up AdvanceDeaths is made easy.
You can modify Death Messages by changing the deathMessages.yml
located in plugin_data\AdvanceDeaths
.
particleCreator.html
from the tools folder.Generate
button. It will be downloaded.plugin_data\AdvanceDeaths\scripts\particles
. Make sure to rename it to use it on onDeathScript.yml
.plugin_data\AdvanceDeaths\scripts
.
particle(ParticleName, Player/PlayerKiller)
playsound(soundName, Player/PlayerKiller)
message(Message, Player/PlayerKiller)
heal(PlayerKiller)
config.yml
leaderboards.yml
located at plugin_data\AdvanceDeaths
.lang.yml
located at plugin_data\AdvanceDeaths
.Found a bug?
Submit new issue
.All contributions are welcomed, just make sure you follow the formatting.
You can use variables to customize text to your own needs.
Here are the variables used to modify the death messages.
Variable | Description | Example output: |
---|---|---|
{victim} | The player that died | Steve |
{murderer} | The player that killed the victim. | Alex |
{murdererHealth} | The value of the murderer health | 5/20 |
{itemUsed} | The item used to murder the victim | Stick |
Command | Description | Permission | Default |
---|---|---|---|
advancedeaths | See an online player stats. | advancedeaths.use | True |
ads | See an online player stats. | advancedeaths.use | True |
Version: 4.1.0
Downloads: 1,781
Updated: 7/8/2023
Supported API versions: 5.0.0 to 5.27.1
Categories: Chat-Related, Informational
License: MIT