mirror of
https://github.com/postyizhan/NitWikit.git
synced 2024-12-27 08:30:07 +08:00
补下这些papi变量的地址
This commit is contained in:
parent
6aef435be2
commit
59908e72c3
@ -4,6 +4,12 @@ sidebar_position: 9
|
||||
|
||||
# ChangeOutput
|
||||
|
||||
https://wiki.placeholderapi.com/users/placeholder-list/#changeoutput
|
||||
:::info
|
||||
|
||||
TODO
|
||||
`eCloud` :https://api.extendedclip.com/expansions/changeoutput/
|
||||
|
||||
`placeholder-list` :https://wiki.placeholderapi.com/users/placeholder-list/#changeoutput
|
||||
|
||||
`GitHub` :https://wiki.placeholderapi.com/users/placeholder-list/#changeoutput
|
||||
|
||||
:::
|
@ -2,4 +2,12 @@
|
||||
sidebar_position: 5
|
||||
---
|
||||
|
||||
TODO
|
||||
:::info
|
||||
|
||||
`eCloud` :https://api.extendedclip.com/expansions/javascript
|
||||
|
||||
`placeholder-list` :https://wiki.placeholderapi.com/users/placeholder-list/#javascript
|
||||
|
||||
`GitHub` :https://github.com/PlaceholderAPI-Expansions/Javascript-Expansion/
|
||||
|
||||
:::
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
sidebar_position: 8
|
||||
---
|
||||
|
||||
TODO
|
13
docs/插件/papi变量/ParseOther.md
Normal file
13
docs/插件/papi变量/ParseOther.md
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
sidebar_position: 8
|
||||
---
|
||||
|
||||
:::info
|
||||
|
||||
`eCloud` :https://api.extendedclip.com/expansions/parseother
|
||||
|
||||
`placeholder-list` :https://wiki.placeholderapi.com/users/placeholder-list/#parseother
|
||||
|
||||
`GitHub` :https://github.com/PlaceholderAPI/ParseOther
|
||||
|
||||
:::
|
@ -2,4 +2,12 @@
|
||||
sidebar_position: 7
|
||||
---
|
||||
|
||||
TODO
|
||||
:::info
|
||||
|
||||
`eCloud` :https://api.extendedclip.com/expansions/progress/
|
||||
|
||||
`placeholder-list` :https://wiki.placeholderapi.com/users/placeholder-list/#progress
|
||||
|
||||
`GitHub` :https://github.com/aBooDyy/Progress-Expansion
|
||||
|
||||
:::
|
15
docs/插件/papi变量/String.md
Normal file
15
docs/插件/papi变量/String.md
Normal file
@ -0,0 +1,15 @@
|
||||
---
|
||||
sidebar_position: 9
|
||||
---
|
||||
|
||||
# Math
|
||||
|
||||
:::info
|
||||
|
||||
`eCloud` :https://api.extendedclip.com/expansions/string/
|
||||
|
||||
`placeholder-list` :https://wiki.placeholderapi.com/users/placeholder-list/#changeoutput
|
||||
|
||||
`GitHub` :https://github.com/BlitzOffline/StringExpansion
|
||||
|
||||
:::
|
@ -6,6 +6,8 @@ sidebar_position: 2
|
||||
|
||||
这里只列出**部分**扩展的**部分**变量
|
||||
|
||||
这几个变量老是有人问
|
||||
|
||||
## Player
|
||||
> https://wiki.placeholderapi.com/users/placeholder-list/#player
|
||||
```
|
||||
@ -27,8 +29,8 @@ sidebar_position: 2
|
||||
```
|
||||
|
||||
```
|
||||
%server_online% - 服务器在线人数
|
||||
%server_max_players% - 服务器最大在线人数
|
||||
%server_online% - 服务器在线人数
|
||||
%server_max_players% - 服务器最大在线人数
|
||||
%server_tps% - 服务器tps
|
||||
%server_tps_5%
|
||||
%server_tps_15%
|
||||
@ -45,4 +47,14 @@ sidebar_position: 2
|
||||
|
||||
```
|
||||
%vault_eco_balance% - 玩家的钱数
|
||||
```
|
||||
|
||||
## multiverse-core
|
||||
> https://wiki.placeholderapi.com/users/placeholder-list/#multiverse-core
|
||||
```
|
||||
/papi ecloud download multiverse
|
||||
```
|
||||
|
||||
```
|
||||
%multiverse_world_alias% - 显示世界别名
|
||||
```
|
Loading…
Reference in New Issue
Block a user