This repository has been archived by the owner on Jun 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,15 @@ | ||
**English** | [中文](README_cn.md) | ||
|
||
# Leader-Reforged | ||
|
||
A simplified and reforged version for Leader, allowing to mark a leader. | ||
|
||
Supports English and Chinese currently. | ||
|
||
Needs `v2.0.0+` MCDReforged. *not verified* | ||
|
||
## Command | ||
|
||
`!!leader` Marks yourself as a leader, or makes yourself no longer a leader. | ||
|
||
`!!leader [Playername]` Same as `!!leader`, but applies on selected player. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
[English](README.md) | **中文** | ||
|
||
# Leader-Reforged | ||
|
||
这个插简化并实现了 Leader 的功能,可以指出一个玩家作为导游。 | ||
|
||
目前支持的语言有中文和英文。 | ||
|
||
依赖 `v2.0.0+` 版本的 MCDReforged。*暂未验证* | ||
|
||
## 命令 | ||
|
||
`!!leader` 使你自己成为导游,或者让你自己不再是导游。 | ||
|
||
`!!leader [Playername]` 与 `!!leader` 的用法相同,但作用在指定的玩家身上。 |