mirror of
				https://github.com/PlaceholderAPI/PlaceholderAPI
				synced 2025-10-31 18:22:27 +01:00 
			
		
		
		
	Update Placeholders.md
Added deluxemenus
This commit is contained in:
		| @@ -103,6 +103,7 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th | |||||||
| - **[DeliveryMan](#deliveryman)** | - **[DeliveryMan](#deliveryman)** | ||||||
| - **[DeluxeChat](#deluxechat)** | - **[DeluxeChat](#deluxechat)** | ||||||
| - **[DeluxeCombat](#deluxecombat)** | - **[DeluxeCombat](#deluxecombat)** | ||||||
|  | - **[DeluxeMenus](#deluxemenus)** | ||||||
| - **[DeluxePM](#deluxepm)** | - **[DeluxePM](#deluxepm)** | ||||||
| - **[DeluxeTags](#deluxetags)** | - **[DeluxeTags](#deluxetags)** | ||||||
| - **[Denizen](#denizen)** | - **[Denizen](#denizen)** | ||||||
| @@ -1739,6 +1740,19 @@ This can be used in plugins, that require an integer. (e.g. DeluxeMenus) | |||||||
|  |  | ||||||
| ---- | ---- | ||||||
|  |  | ||||||
|  | - ### **[DeluxeMenus](https://www.spigotmc.org/resources/11734/)** | ||||||
|  | > NO DOWNLOAD COMMAND  | ||||||
|  |  | ||||||
|  | ``` | ||||||
|  | %deluxemenus_meta_<key>_<dataType>_<default_value>% | ||||||
|  | ``` | ||||||
|  |  | ||||||
|  | - Key: The key of the meta you want to check | ||||||
|  | - Data Type: Can be `STRING`, `BOOLEAN`, `DOUBLE`, `LONG`, or `INTEGER`. *If the given key has a different data type, an error will occur.* | ||||||
|  | - Default Value: The value returned if nothing is found. | ||||||
|  |  | ||||||
|  | ---- | ||||||
|  |  | ||||||
| - ### **[DeluxePM](https://www.spigotmc.org/resources/52599/)** | - ### **[DeluxePM](https://www.spigotmc.org/resources/52599/)** | ||||||
| > /papi ecloud download DeluxePM | > /papi ecloud download DeluxePM | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user