mirror of
https://github.com/TheWhiteDog9487/RandomTeleporter.git
synced 2026-04-06 01:25:36 +08:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e8d7f56150 |
@@ -30,7 +30,7 @@
|
||||
|
||||
## 命令示例
|
||||
- `/rtp`
|
||||
将执行命令的玩家随机传送到以`(0,0)`为中心点,$2.9 \times 10^7 - 10^4$ 作为随机半径的范围内的随机一点
|
||||
将执行命令的玩家随机传送到以`(0,0)`为中心点, $2.9 \times 10^7 - 10^4$ 作为随机半径的范围内的随机一点
|
||||
$2.9 \times 10^7 = 29,000,000$ = 两千九百万
|
||||
$10^4 = 10,000$ = 一万
|
||||
|
||||
@@ -48,7 +48,7 @@ $10^4 = 10,000$ = 一万
|
||||
将执行命令的玩家随机传送到以`(0,0)`为中心点,1000作为随机半径的范围内的随机一点
|
||||
|
||||
- `/rtp TheWhiteDog9487`
|
||||
将TheWhiteDog9487随机传送到以`(0,0)`为中心点,$2.9 \times 10^7 - 10^4$ 作为随机半径的范围内的随机一点
|
||||
将TheWhiteDog9487随机传送到以`(0,0)`为中心点, $2.9 \times 10^7 - 10^4$ 作为随机半径的范围内的随机一点
|
||||
|
||||
- `/rtp TheWhiteDog9487 1000`
|
||||
将TheWhiteDog9487随机传送到以`(0,0)`为中心点,1000作为随机半径的范围内的随机一点
|
||||
|
||||
Reference in New Issue
Block a user