Compare commits

..

2 Commits

Author SHA1 Message Date
Funnycube
18d5c8daba fix links 2026-02-06 21:47:55 +11:00
Funnycube
2340b20909 add hytale list of plugins using papi 2026-02-06 20:39:29 +11:00
8 changed files with 494 additions and 255 deletions

View File

@@ -29,7 +29,7 @@ When a plugin or [`/papi parse me %placeholder%`](users/commands.md#papi-parse)
It can happen that the plugin you use to display the placeholder in doesn't support PlaceholderAPI. In such a case check, if the parse command returns the actual value of a placeholder. It can happen that the plugin you use to display the placeholder in doesn't support PlaceholderAPI. In such a case check, if the parse command returns the actual value of a placeholder.
If that is the case while the plugin is still displaying the placeholder, can this be an indicator of the plugin not supporting PlaceholderAPI. If that is the case while the plugin is still displaying the placeholder, can this be an indicator of the plugin not supporting PlaceholderAPI.
You can find a list of plugins supporting PlaceholderAPI [here](users/plugins-using-placeholderapi.md). You can find a list of plugins supporting PlaceholderAPI [here](users/plugins-using-placeholderapi/index.md).
Just make sure that "Supports placeholders" has a check mark in front of it. Just make sure that "Supports placeholders" has a check mark in front of it.
- ### No typo in the placeholder - ### No typo in the placeholder

View File

@@ -20,7 +20,7 @@ It also has a community-curated list of all available Placeholder expansions and
- [:octicons-chevron-right-16: Commands](users/commands.md) - [:octicons-chevron-right-16: Commands](users/commands.md)
- [:octicons-chevron-right-16: Using Placeholders](users/using-placeholders.md) - [:octicons-chevron-right-16: Using Placeholders](users/using-placeholders.md)
- [:octicons-chevron-right-16: Placeholder List](users/placeholder-list/index.md) - [:octicons-chevron-right-16: Placeholder List](users/placeholder-list/index.md)
- [:octicons-chevron-right-16: Plugins using PlaceholderAPI](users/plugins-using-placeholderapi.md) - [:octicons-chevron-right-16: Plugins using PlaceholderAPI](users/plugins-using-placeholderapi/index.md)
- ### :material-file-code: Dev Guides - ### :material-file-code: Dev Guides

View File

@@ -40,6 +40,6 @@ The pages listed under this section are meant for server owners who want to use
List of Plugins that support PlaceholderAPI and/or provide their own placeholders to use. List of Plugins that support PlaceholderAPI and/or provide their own placeholders to use.
- [:octicons-chevron-right-16: Go to Page](plugins-using-placeholderapi.md) - [:octicons-chevron-right-16: Go to Page](plugins-using-placeholderapi/index.md)
</div> </div>

View File

@@ -0,0 +1,217 @@
---
description: List of Plugins that support PlaceholderAPI and/or provide their own placeholders to use.
---
# Hytale
This here is a list of all plugins supporting the Hytale version of PlaceholderAPI by either having their own placeholders added, or just allowing other placeholders to be used.
If your plugin isn't shown here and you want it to be added, [read the Wiki README](https://github.com/PlaceholderAPI/PlaceholderAPI/blob/wiki/README.md) on how you can submit your changes.
## Plugins
- **[A](#a)**
- **[B](#b)**
- **[C](#c)**
- **[D](#d)**
- **[E](#e)**
- **[F](#f)**
- **[G](#g)**
- **[H](#h)**
- **[I](#i)**
- **[J](#j)**
- **[K](#k)**
- **[L](#l)**
- **[M](#m)**
- **[N](#n)**
- **[O](#o)**
- **[P](#p)**
- **[Q](#q)**
- **[R](#r)**
- **[S](#s)**
- **[T](#t)**
- **[U](#u)**
- **[V](#v)**
- **[W](#w)**
- **[X](#x)**
- **[Y](#y)**
- **[Z](#z)**
----
## A
/// info |
No Plugins available
///
----
## B
/// info |
No Plugins available
///
----
## C
/// info |
No Plugins available
///
----
## D
/// info |
No Plugins available
///
----
## E
- **[EliteEssentials](https://www.curseforge.com/hytale/mods/eliteessentials)**
- [x] Supports placeholders.
- [x] Provides own placeholders. [**[Link](../placeholder-list/hytale.md#eliteessentials)**]
----
## F
/// info |
No Plugins available
///
----
## G
/// info |
No Plugins available
///
----
## H
- **[HyFactions](https://www.curseforge.com/hytale/mods/hyfactions)**
- [ ] Supports placeholders.
- [x] Provides own placeholders. [**[Link](../placeholder-list/hytale.md/#hyfactions)**]
----
## I
/// info |
No Plugins available
///
----
## J
/// info |
No Plugins available
///
----
## K
/// info |
No Plugins available
///
----
## L
- **[LuckPerms](https://www.curseforge.com/hytale/mods/luckperms)**
- [ ] Supports placeholders.
- [x] Provides own placeholders. [**[Link](../placeholder-list/hytale.md#luckperms)**]
----
## M
/// info |
No Plugins available
///
----
## N
/// info |
No Plugins available
///
----
## O
/// info |
No Plugins available
///
----
## P
/// info |
No Plugins available
///
----
## Q
/// info |
No Plugins available
///
----
## R
/// info |
No Plugins available
///
----
## S
/// info |
No Plugins available
///
----
## T
/// info |
No Plugins available
///
----
## U
/// info |
No Plugins available
///
----
## V
/// info |
No Plugins available
///
----
## W
/// info |
No Plugins available
///
----
## X
/// info |
No Plugins available
///
----
## Y
/// info |
No Plugins available
///
----
## Z
/// info |
No Plugins available
///

View File

@@ -0,0 +1,19 @@
# Plugins Using PlaceholderAPI
This page contains two sections listing plugins that support PlaceholderAPI, either having their own placeholders added, or by just allowing other placeholders to be used. Browse the sections below to find plugins and their available placeholders for each platform.
<div class="grid cards" markdown>
- ## [Minecraft](minecraft.md)
----
Plugins using the Minecraft version of PlaceholderAPI.
- ## [Hytale](hytale.md)
----
Plugins Using the Hytale version of PlaceholderAPI.
</div>

View File

@@ -17,7 +17,7 @@ Before you can use placeholders should you check a few things first.
The first and most important thing is, to find out if the plugin you want to use placeholders in is actually supporting PlaceholderAPI. The first and most important thing is, to find out if the plugin you want to use placeholders in is actually supporting PlaceholderAPI.
Chat-plugins such as EssentialsXChat do not natively support PlaceholderAPI and instead require separate plugins to "inject" the parsed placeholders into the final chat message. Chat-plugins such as EssentialsXChat do not natively support PlaceholderAPI and instead require separate plugins to "inject" the parsed placeholders into the final chat message.
One way to check, if a Plugin is supporing PlaceholderAPI, is to check the [Plugins using PlaceholderAPI](plugins-using-placeholderapi.md) page. One way to check, if a Plugin is supporing PlaceholderAPI, is to check the [Plugins using PlaceholderAPI](plugins-using-placeholderapi/index.md) page.
If the plugin is listed and if the `Supports placeholders` text has a check, does it mean that PlaceholderAPI support is available. If the plugin is listed and if the `Supports placeholders` text has a check, does it mean that PlaceholderAPI support is available.
If the plugin isn't listed, can you usually check its plugin page, or any other source of information, such as a wiki, for clues on if PlaceholderAPI is supported. If the plugin isn't listed, can you usually check its plugin page, or any other source of information, such as a wiki, for clues on if PlaceholderAPI is supported.

View File

@@ -82,7 +82,10 @@ nav:
- users/placeholder-list/index.md - users/placeholder-list/index.md
- users/placeholder-list/minecraft.md - users/placeholder-list/minecraft.md
- users/placeholder-list/hytale.md - users/placeholder-list/hytale.md
- users/plugins-using-placeholderapi.md - Plugins Using PlaceholderAPI:
- users/plugins-using-placeholderapi/index.md
- users/plugins-using-placeholderapi/minecraft.md
- users/plugins-using-placeholderapi/hytale.md
- Dev Guides: - Dev Guides:
- developers/index.md - developers/index.md
- developers/using-placeholderapi.md - developers/using-placeholderapi.md