Merge pull request #542 from cj89898/docs/wiki

Updated deluxemenus on wiki
This commit is contained in:
Andre_601 2021-01-20 16:04:28 +01:00 committed by GitHub
commit 0b3663ee87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 1 deletions

View File

@ -103,6 +103,7 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th
- **[DeliveryMan](#deliveryman)**
- **[DeluxeChat](#deluxechat)**
- **[DeluxeCombat](#deluxecombat)**
- **[DeluxeMenus](#deluxemenus)**
- **[DeluxePM](#deluxepm)**
- **[DeluxeTags](#deluxetags)**
- **[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/)**
> /papi ecloud download DeluxePM

View File

@ -271,7 +271,7 @@ If your plugin isn't shown here and you want it to be added, [open an issue](/Pl
- [ ] Provides own placeholders. [Link]
- **[DeluxeMenus](https://www.spigotmc.org/resources/11734/)**
- [x] Supports placeholders.
- [ ] Provides own placeholders. [Link]
- [x] Provides own placeholders. [**[[Link|Placeholder#deluxemenus]]**]
- **[DeluxeTags](https://www.spigotmc.org/resources/4390/)**
- [x] Supports placeholders.
- [x] Provides own placeholders. [**[[Link|Placeholders#deluxetags]]**]