-
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
1 changed file
with
78 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 |
---|---|---|
@@ -0,0 +1,78 @@ | ||
# More Terminal Commands | ||
# 更多终端命令 | ||
Add 7 Commands | ||
|
||
新增7个命令 | ||
|
||
Help you become a better central control | ||
|
||
帮助你成为更好的中控选手! | ||
## Command(命令) | ||
|
||
### Teleport | ||
Usage: teleport or tp | ||
|
||
用法:在终端输入 teleport 或者 tp | ||
|
||
Description: Teleport the player displayed on the current monitor | ||
|
||
描述:传送当前监视器显示的玩家 | ||
|
||
### Teleport2 | ||
|
||
Usage: teleport2 or tp2 | ||
|
||
用法:在终端输入 teleport2 或者 tp2 | ||
|
||
Description: Inverse Teleporter | ||
|
||
描述:逆向传送 | ||
|
||
### Lang | ||
|
||
Usage: lang en_us or lange zh_cn | ||
|
||
用法:在终端输入 zh_cn 将mod语言设置为中文,英文为en_us | ||
|
||
Description: Change mod languge | ||
|
||
描述:改变模组语言 | ||
|
||
### Enemy | ||
|
||
Usage: enemy | ||
|
||
用法:在终端输入 enemy | ||
|
||
Description: Detect enemies within the facility, with a cooldown period of 120 seconds | ||
|
||
描述:探测设施内的敌人(冷却时间120秒) | ||
|
||
### ShipLoot | ||
Usage: shiploot | ||
|
||
用法:在终端输入 shiploot | ||
|
||
Description: Calculate Loot Value In Ship | ||
|
||
描述:计算当前飞船内的物品价值 | ||
|
||
### LightOn | ||
|
||
Usage: lighton | ||
|
||
用法:在终端输入 lighton | ||
|
||
Description: Turn On The Light(Only turn on,Because I don't want to see the light show) | ||
|
||
描述:打开飞船的灯(只能打开,因为我不想看到来自终端的灯光秀) | ||
|
||
### ShipDoor | ||
|
||
Usage: shipdoor | ||
|
||
用法:在终端输入 shipdoor | ||
|
||
Description: Open or Close the Ship Door(If the shipdoor is open, it will close.) | ||
|
||
描述:打开或关闭飞船舱门(根据当前飞船舱门的状态决定) |