mirror of
				https://github.com/PlaceholderAPI/PlaceholderAPI
				synced 2025-10-31 06:12:28 +01:00 
			
		
		
		
	Merge pull request #567 from ArVdC/docs/wiki
Add TimeManager placeholders
This commit is contained in:
		| @@ -284,6 +284,7 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th | |||||||
| - **[Thirst](#thirst)** | - **[Thirst](#thirst)** | ||||||
| - **[TicketGUI](#ticketgui)** | - **[TicketGUI](#ticketgui)** | ||||||
| - **[Timed Rewards](#timed-rewards)** | - **[Timed Rewards](#timed-rewards)** | ||||||
|  | - **[TimeManager](#timemanager)** | ||||||
| - **[Time Tokens](#time-tokens)** | - **[Time Tokens](#time-tokens)** | ||||||
| - **[TNTRun_Reloaded](#tntrun_reloaded)** | - **[TNTRun_Reloaded](#tntrun_reloaded)** | ||||||
| - **[TokenEnchant](#tokenenchant)** | - **[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/)** | - ### **[Time Tokens](https://www.spigotmc.org/resources/75441/)** | ||||||
| > NO DOWNLOAD COMMANDS | > 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/)** | - **[Timed Rewards](https://www.spigotmc.org/resources/34008/)** | ||||||
|   - [ ] Supports placeholders. |   - [ ] Supports placeholders. | ||||||
|   - [x] Provides own placeholders. [**[[Link|Placeholders#timed-rewards]]**] |   - [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/)** | - **[Time Tokens](https://www.spigotmc.org/resources/75441/)** | ||||||
|   - [ ] Supports placeholders. |   - [ ] Supports placeholders. | ||||||
|   - [x] Provides own placeholders. [**[[Link|Placeholders#time-tokens]]**] |   - [x] Provides own placeholders. [**[[Link|Placeholders#time-tokens]]**] | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user