0.0.8-alpha

This commit is contained in:
2024-12-10 06:03:11 +08:00
parent e92b0e5c8b
commit 2bc76518e0
233 changed files with 6676 additions and 890 deletions

View File

@@ -0,0 +1,8 @@
{
"playerrevive.gui.hold": "Hold \u0027%s\u0027 for %s seconds to give up or get revived",
"death.attack.bledToDeath.player": "%s bled out",
"playerrevive.gui.label.time_left": "Time left %s",
"playerrevive.revive.item": "You require ",
"playerrevive.chat.bleeding": "%s is bleeding. %s",
"playerrevive.chat.no_commands": "No commands allowed when bleeding"
}

View File

@@ -0,0 +1,3 @@
{
"playerrevive.chat.no_commands": "流血时不允许发出命令"
}