mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI.git
synced 2024-11-16 07:35:32 +01:00
Merge pull request #567 from ArVdC/docs/wiki
Add TimeManager placeholders
This commit is contained in:
commit
4b43d35bcc
@ -284,6 +284,7 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th
|
||||
- **[Thirst](#thirst)**
|
||||
- **[TicketGUI](#ticketgui)**
|
||||
- **[Timed Rewards](#timed-rewards)**
|
||||
- **[TimeManager](#timemanager)**
|
||||
- **[Time Tokens](#time-tokens)**
|
||||
- **[TNTRun_Reloaded](#tntrun_reloaded)**
|
||||
- **[TokenEnchant](#tokenenchant)**
|
||||
@ -4238,6 +4239,23 @@ Per Player/Event placeholders:
|
||||
```
|
||||
----
|
||||
|
||||
- ### **[TimeManager](https://www.spigotmc.org/resources/44344/)**
|
||||
> NO DOWNLOAD COMMANDS
|
||||
|
||||
```
|
||||
%tm_currentday%
|
||||
%tm_daypart%
|
||||
%tm_dd%
|
||||
%tm_elapseddays%
|
||||
%tm_mm%
|
||||
%tm_monthname%
|
||||
%tm_time%
|
||||
%tm_yearweek%
|
||||
%tm_yy%
|
||||
%tm_yyyy%
|
||||
```
|
||||
----
|
||||
|
||||
- ### **[Time Tokens](https://www.spigotmc.org/resources/75441/)**
|
||||
> NO DOWNLOAD COMMANDS
|
||||
|
||||
|
@ -873,6 +873,9 @@ If your plugin isn't shown here and you want it to be added, [open an issue](/Pl
|
||||
- **[Timed Rewards](https://www.spigotmc.org/resources/34008/)**
|
||||
- [ ] Supports placeholders.
|
||||
- [x] Provides own placeholders. [**[[Link|Placeholders#timed-rewards]]**]
|
||||
- **[TimeManager](https://www.spigotmc.org/resources/44344/)**
|
||||
- [ ] Supports placeholders.
|
||||
- [x] Provides own placeholders. [**[[Link|Placeholders#timemanager]]**]
|
||||
- **[Time Tokens](https://www.spigotmc.org/resources/75441/)**
|
||||
- [ ] Supports placeholders.
|
||||
- [x] Provides own placeholders. [**[[Link|Placeholders#time-tokens]]**]
|
||||
|
Loading…
Reference in New Issue
Block a user