mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2024-11-18 00:46:55 +01:00
fix url and padding
This commit is contained in:
parent
5a24387f3d
commit
39c68e8f87
@ -1,4 +1,4 @@
|
||||
[SimpleDateFormat]: http://docs.oracle.com/javase/8/docs/api/java/text/SimpleDateFormat.html
|
||||
[SimpleDateFormat]: http://docs.oracle.com/javase/8/docs/api/java/text/SimpleDateFormat.html
|
||||
[TimeZoneIDs]: https://garygregory.wordpress.com/2013/06/18/what-are-the-java-timezone-ids/
|
||||
|
||||
[list]: https://github.com/PlaceholderAPI/PlaceholderAPI/discussions/510
|
||||
@ -4364,19 +4364,19 @@ Please see [this discussion][list] for a list of all expansions officially maint
|
||||
|
||||
----
|
||||
|
||||
- ### **[RTP](https://www.spigotmc.org/resources/rtp.94812/)**
|
||||
- ### **[RTP](https://www.spigotmc.org/resources/94812/)**
|
||||
> NO DOWNLOAD COMMAND
|
||||
|
||||
```
|
||||
%rtp_player_status%
|
||||
%rtp_total_queue_length%
|
||||
%rtp_public_queue_length%
|
||||
%rtp_personal_queue_length%
|
||||
%rtp_teleport_world%
|
||||
%rtp_teleport_x%
|
||||
%rtp_teleport_y%
|
||||
%rtp_teleport_z%
|
||||
```
|
||||
```
|
||||
%rtp_player_status%
|
||||
%rtp_total_queue_length%
|
||||
%rtp_public_queue_length%
|
||||
%rtp_personal_queue_length%
|
||||
%rtp_teleport_world%
|
||||
%rtp_teleport_x%
|
||||
%rtp_teleport_y%
|
||||
%rtp_teleport_z%
|
||||
```
|
||||
|
||||
----
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user