mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2024-11-18 00:46:55 +01:00
Added Ath
This commit is contained in:
parent
15d2452b19
commit
860239fa2b
@ -24,6 +24,7 @@ It also has a list with all available placeholders (Work in progress).
|
||||
- [[Animations|Placeholders#animations]]
|
||||
- [[Armor|Placeholders#armor]]
|
||||
- [[ASCII|Placeholders#ASCII]]
|
||||
- [[Ath|Placeholders#ath]]
|
||||
- [[BungeeCord|Placeholders#bungeecord]]
|
||||
- [[CheckItem|Placeholders#checkitem]]
|
||||
- [[CooldownBar|Placeholders#cooldownbar]]
|
||||
|
@ -15,6 +15,7 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th
|
||||
- **[Animations](#animations)**
|
||||
- **[Armor](#armor)**
|
||||
- **[ASCII](#ascii)**
|
||||
- **[Ath](#ath)**
|
||||
- **[BungeeCord](#bungeecord)**
|
||||
- **[CheckItem](#checkitem)**
|
||||
- **[CooldownBar](#cooldownbar)**
|
||||
@ -63,6 +64,7 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th
|
||||
- **[AParkour](#aparkour)**
|
||||
- **[ASkyBlock](#askyblock)**
|
||||
- **[AsyncKeepAlive](#asynckeepalive)**
|
||||
- **[Ath](#ath)**
|
||||
- **[AutoRank](#autorank)**
|
||||
- **[AutoSell](#autosell)**
|
||||
|
||||
@ -1238,6 +1240,15 @@ All information about these placeholders can be found [here](https://gitlab.com/
|
||||
```
|
||||
----
|
||||
|
||||
- ### **[Ath](https://www.spigotmc.org/resources/ath-peak-players-record-spigot-and-bungeecord-support.87124/)**
|
||||
> NO DOWNLOAD COMMAND
|
||||
|
||||
```
|
||||
%ath_date%
|
||||
%ath_count%
|
||||
```
|
||||
----
|
||||
|
||||
- ### **[AutoRank](https://www.spigotmc.org/resources/3239/)**
|
||||
> /papi ecloud download AutoRank
|
||||
|
||||
|
@ -89,6 +89,9 @@ If your plugin isn't shown here and you want it to be added, [open an issue](/Pl
|
||||
- **[AsyncKeepAlive](https://www.spigotmc.org/resources/64676/)**
|
||||
- [ ] Supports placeholders.
|
||||
- [x] Provides own placeholders. [**[[Link|Placeholders#asynckeepalive]]**]
|
||||
- **[Ath](https://www.spigotmc.org/resources/ath-peak-players-record-spigot-and-bungeecord-support.87124/)**
|
||||
- [ ] Supports placeholders.
|
||||
- [x] Provides own placeholders. [**[[Link|Placeholders#ath]]**]
|
||||
- **[AutoCommandsPlus](https://www.spigotmc.org/resources/11083/)**
|
||||
- [x] Supports placeholders.
|
||||
- [ ] Provides own placeholders. [Link]
|
||||
|
@ -24,6 +24,7 @@
|
||||
- [[Animations|Placeholders#animations]]
|
||||
- [[Armor|Placeholders#armor]]
|
||||
- [[ASCII|Placeholders#ASCII]]
|
||||
- [[Ath|Placeholders#ath]]
|
||||
- [[BungeeCord|Placeholders#bungeecord]]
|
||||
- [[CheckItem|Placeholders#checkitem]]
|
||||
- [[CooldownBar|Placeholders#cooldownbar]]
|
||||
|
Loading…
Reference in New Issue
Block a user