Compatibility
Minecraft: Java Edition
Platforms
Details
Logo by Kozurat
Requires CommandAPI
This plugin consists of a configurable system that allows you to automatically be put into spectator status when you die. It is recommended for Hardcore series or events in which if you die you cannot respawn.
You can customize whether items drop or whether the death message appears, all with the /ds command (more on that below).
PlaceholderAPI Support!
You can identify a similar death system in different Eufonia Studio events or series, such as DEDSafio Minecraft and Squid Craft Games 2/3.
Example taken from a live streamer elded in DEDSafio Minecraft 2 (obviously without the on-screen animation, sound or automatic ban, but all that can be done with the ConditionalEvents plugin, using the "player_death" event type):

{
"enabled": true,
"deathMessage": {
"enabled": true,
"message": "%death_message%"
},
"inventoryDrop": true,
"consoleLogs": false,
"uhcMode": false,
"titleSubtitle": {
"enabled": false,
"title": "&cYou have died",
"subtitle": "&7You are now in spectator mode",
"fadeIn": 2,
"duration": 4,
"fadeOut": 2
}
}
Commands:
- /ds setconfig <propierty> <value> | Set true or false to configuration file properties.
Permissions:
- ds.command
Saving the file and using the command updates properties instantly in the game. If you want to see when the configuration is loaded and reloaded in the client or server console you should set consoleLogs to true.

If you have any problem or suggestion you can report it in the community discord (Spanish-speaking) by opening a ticket: https://discord.gg/sKRYYyVCnw
If you want to support us you can do so through:
- Patreon: https://www.patreon.com/c/BannedStudios
- Ko-Fi: https://ko-fi.com/soykatto
Mod Version: https://modrinth.com/mod/deathspectatormod




