DeathSpectator (Paper)

死亡系统,让你成为一名旁观者!

资源图片
![title1](https://cdn.modrinth.com/data/cached_images/8edd8c279f80834e4e22b999b80dd9c6f2cb6037.png) _Logo by [Kozurat](https://x.com/kozurat)_ 该插件包含一个可配置的系统,允许你在死亡时自动进入观众模式。 推荐用于Hardcore系列或活动,如果死亡则无法复活。 你可以在config.yml文件中自定义物品是否掉落,以及是否显示死亡消息(可以修改),所有设置都在这里。 **PlaceholderAPI支持!** [![godlike](https://cdn.modrinth.com/data/cached_images/1f28f79b29a134ab331be07d443b8ed85bbdb931_0.webp)](https://godlike.host/?aff_id=1198) 你可以在不同的[Eufonia Studio](https://x.com/EufoniaStudio)活动或系列中找到类似的死亡系统,例如DEDSafio Minecraft和Squid Craft Games 2/3。 例子来自直播主[elded](https://twitch.tv/elded)在DEDSafio Minecraft 2中的演示(当然没有屏幕上的动画、声音或自动封禁,但这些都可以通过[ConditionalEvents](https://www.spigotmc.org/resources/conditionalevents-custom-actions-for-specific-events-1-8-1-21.82271/)插件,使用“player_death”事件类型来实现):                                                                                    ![title2](https://cdn.modrinth.com/data/cached_images/f01f1bf16988becda5ebb661be43a8e474cde9fb.png) ``` # 欢迎来到“DeathSpectator”插件的配置,由Katto为BanGameStudios开发。 # 要启用任何选项,使用“true”,要禁用任何选项,使用“false”。 death_spectator: enabled: true death_message: enabled: true # 可以在消息中使用颜色代码和PlaceholderAPI变量(除了%death_message%变量)。 message: "%death_message%" # 即使“keepInventory”已启用,并且将此选项设置为“true”,死亡时物品仍然会掉落。 inventory_drop: true extras: # 死亡时,会出现带有玩家头像的栅栏。 uhc_mode: true title_and_subtitle: enabled: true title: "&c你已死亡" subtitle: "&7你现在处于观众模式" fade_in: 2 duration: 4 fade_off: 2 ``` **命令:** - /ds reload | 重新加载插件配置。 - /ds value | 更改插件设置中的布尔值,并在过程中重新加载。 **权限:** - ds.command ![title3](https://cdn.modrinth.com/data/cached_images/fbe488da9f04f8e7778e21497dda5b349c4e3c3e.png) 如果你有任何问题或建议,可以通过在社区 Discord(西班牙语)中打开工单来报告:https://discord.gg/sKRYYyVCnw 如果你想支持我们,可以通过以下方式进行: - Patreon: https://www.patreon.com/c/BanGameStudios - Ko-Fi: https://ko-fi.com/soykatto