Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Supported environments
Creators
Details
Licensed AGPL-3.0-only
Published 9 months ago
Updated 9 months ago
Changelog
while true do local event, data = os.pullEvent("player_death") print(("say %s die, because %s "):format(data.name, data.source)) --谁死了, 伤害源是什么 if data.tags then --如果有标签 print("killer is "..data.name) --杀手是谁 print("killerhas tags %s"..table.concat(data.tags, ", ")) --杀手的标签 end end
Files
Metadata
Release channel
ReleaseVersion number
0.0.6Loaders
Game versions
1.20.1Downloads
18556Publication date
January 20, 2025 at 5:18 PMPublisher

fashaodesu
Member


