We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bb4d14 commit df6d564Copy full SHA for df6d564
src/main/resources/assets/projectessentialscore/lang/zh_cn.json
@@ -0,0 +1,7 @@
1
+{
2
+ "native.command.restricted": "§c你 §7没有权限 §c使用这个命令。",
3
+ "native.command.restricted_hover": "§7为了使用此命令, 需要权限 \"§c%s§7\" 或者op等级大于等于 \"§c%s§7\"。",
4
+ "project_essentials_core.back.success": "§6回滚到 你的位置...",
5
+ "project_essentials_core.back.tickets_not_exists": "§c回滚位置的票不存在, 抱歉。",
6
+ "project_essentials_core.back.restricted": "§c你 §7没有权限 §c回滚到你的位置。"
7
+}
0 commit comments