Compare commits

...

36 Commits

Author SHA1 Message Date
LagClear
51ea1b05c2 Update Domains!
Updated from old domain URLs!
2026-01-12 02:33:11 -08:00
Andre_601
edea6c4e57 Merge pull request #1155 from Kamilkime-Plugins/kamilkime/funnyguilds-placeholders-wiki
Remove FunnyGuilds placeholders from wiki
2026-01-05 00:37:24 +01:00
Kamilkime
e9b682b723 Remove FunnyGuilds placeholders 2026-01-05 00:28:12 +01:00
Andre_601
a0c852bb91 Merge pull request #1149 from LOOHP/wiki
Updated ImageFrame Placeholders
2025-11-23 19:48:13 +01:00
LOOHP
913a305f8d Updated ImageFrame placeholders 2025-11-23 18:39:18 +00:00
Andre_601
b57dff68ac [Wiki] Fix order of latest addition 2025-11-18 16:52:23 +01:00
Andre_601
9341a10908 Merge pull request #1148 from UsainSrht/ujobs-placeholders-1
Add UJobs placeholders to placeholder list
2025-11-18 13:07:15 +01:00
Hüseyin Serhat Han
6e4da916ad Add UJobs placeholders to placeholder list 2025-11-18 09:54:07 +01:00
Andre_601
ae237b27da Merge pull request #1146 from petulikan1/wiki
Fix typo in placeholder expansion documentation
2025-11-15 09:15:32 +01:00
Petulikan Dálnevím
db129a6fe3 Fix typo in placeholder expansion documentation
Corrected a typographical error in the documentation regarding the usage of OfflinePlayer.
2025-11-15 05:27:28 +01:00
Andre_601
46e4c54edb Merge pull request #1145 from Angeschossen/wiki
Update Lands Wiki Link
2025-11-05 21:59:00 +01:00
David
ce978189cd change Lands supports 3rd party placeholder via PlaceholderAPI 2025-11-05 21:29:39 +01:00
David
fabaf75c7b Update lands wiki link 2025-11-05 21:28:44 +01:00
Andre_601
f6cafd8891 Merge pull request #1141 from SkytAsul/patch-1
Update BeautyQuests placeholders information
2025-10-07 17:28:10 +02:00
Youenn "SkytAsul" Le Jeune
b7e19c200c Removed comments on placeholders 2025-10-07 17:26:49 +02:00
Youenn "SkytAsul" Le Jeune
14b89c12ad Update BeautyQuests placeholders information 2025-10-07 15:43:56 +02:00
Andre_601
c399a82a74 Merge pull request #1139 from TheGaBr0/wiki
Updated placeholders of PlayTimeManager
2025-09-12 12:00:16 +02:00
TheGaBro
d5e1c748be Updated placeholders of PlayTimeManager 2025-09-12 09:56:43 +02:00
Andre_601
9604455d85 Merge pull request #1136 from Clexus/wiki
[Wiki] Add Distance
2025-08-29 09:41:56 +02:00
Andre_601
15df112cc3 Merge pull request #1135 from vk2gpz/wiki
Update placeholder-list.md
2025-08-29 09:37:17 +02:00
Clexus
ccc7a817f9 [Wiki] Add Distance 2025-08-29 10:10:33 +08:00
vk2gpz
e3dd0b8978 Update placeholder-list.md
fixed typos.
2025-08-29 09:15:33 +10:00
Andre_601
46111c5ee2 Merge pull request #1131 from fytage/wiki
Update placeholder-list.md
2025-08-01 02:34:08 +02:00
Šimon Fytage
66975ef0c6 Update placeholder-list.md
Co-authored-by: Andre_601 <11576465+Andre601@users.noreply.github.com>
2025-07-29 15:24:47 +02:00
Šimon Fytage
bfda9d60ca Update placeholder-list.md 2025-07-29 13:26:41 +02:00
Andre_601
d5746c80ea Merge pull request #1128 from TheGaBr0/playtimemanagerwiki
Updated PlayTimeManager information
2025-07-03 14:09:30 +02:00
TheGaBro
3a2ed3ba94 Updated PlayTimeManager information 2025-07-03 13:41:30 +02:00
Andre_601
0103722292 [Wiki] Add Reparser 2025-06-24 13:09:26 +02:00
Andre_601
f537bdd727 Merge pull request #1120 from JasperLorelai/wiki-pronoundb
[Wiki] Add PronounDB
2025-06-21 23:32:42 +02:00
JasperLorelai
a480fa3292 [Wiki] Add PronounDB 2025-06-20 22:10:44 +02:00
Andre_601
b6a05c35f5 Merge pull request #1114 from PlaceholderAPI/feat/add-multiverse-core-v5-placeholders
[Wiki] Add Multiverse-Core v5 placeholders
2025-06-06 13:15:59 +02:00
Andre_601
f703056080 Merge pull request #1117 from TheGaBr0/playtimemanagerwiki
Added PlayTimeManager info to the wiki
2025-05-08 10:52:22 +02:00
TheGaBro
846485bff3 Added PlayTimeManager info to the wiki 2025-05-08 10:43:57 +02:00
Andre_601
7828df0d82 Merge pull request #1116 from Wiicart/wiki
[Wiki] Add NameColor
2025-05-03 23:19:29 +02:00
wiicart
a591dbb0be [Wiki] Add NameColor 2025-05-03 16:08:34 -05:00
wiicart
1f7737511b [Wiki] Add NameColor placeholders 2025-05-03 16:02:49 -05:00
4 changed files with 159 additions and 55 deletions

View File

@@ -93,7 +93,7 @@ public class SomeExpansion extends PlaceholderExpansion {
4. Called by PlaceholderAPI to have placeholder values parsed. 4. Called by PlaceholderAPI to have placeholder values parsed.
When not overriden will call `onPlaceholderRequest(Player, String)`, converting the OfflinePlayer to a Player if possible or else providing `null`. When not overriden will call `onPlaceholderRequest(Player, String)`, converting the OfflinePlayer to a Player if possible or else providing `null`.
Using this method is recommended for the usage of the OfflinePlayer, allowing to use data from a player without their precense being required. Using this method is recommended for the usage of the OfflinePlayer, allowing to use data from a player without their presence being required.
**Parameters**: **Parameters**:

View File

@@ -8,7 +8,7 @@ description: Information about PlaceholderAPI's expansion cloud, including how t
PlaceholderAPI uses an expansion-cloud (A website that has all kinds of expansions stored), to download jar files, that contain the placeholders for it to use. PlaceholderAPI uses an expansion-cloud (A website that has all kinds of expansions stored), to download jar files, that contain the placeholders for it to use.
The expansion-cloud can be seen under https://api.extendedclip.com/home The expansion-cloud can be seen under https://ecloud.placeholderapi.com
## How it works ## How it works
@@ -28,7 +28,7 @@ In order to do that, you have to follow those steps:
1. Make sure you have created a seperate jar file as described in the [Creating a PlaceholderExpansion](creating-a-placeholderexpansion.md) page. 1. Make sure you have created a seperate jar file as described in the [Creating a PlaceholderExpansion](creating-a-placeholderexpansion.md) page.
2. Create an account on the site, or log in, if you already have one. 2. Create an account on the site, or log in, if you already have one.
3. Click on `Expansions` and then on [`Upload New`](https://api.extendedclip.com/manage/add/). 3. Click on `Expansions` and then on [`Upload New`](https://ecloud.placeholderapi.com/expansions/new/).
4. Fill out the required information. `Source URL` and `Dependency URL` are optional and would link to the source code and any dependency (plugin) of your expansion respectively. 4. Fill out the required information. `Source URL` and `Dependency URL` are optional and would link to the source code and any dependency (plugin) of your expansion respectively.
5. Click on the button that says `Choose an file...` and select the jar of your expansion. 5. Click on the button that says `Choose an file...` and select the jar of your expansion.
@@ -54,7 +54,7 @@ This feature exists since version 2.11.4 of PlaceholderAPI.
Before you update, please note the following: Before you update, please note the following:
Updating your expansion will automatically make it unverified, requiring a site moderator to verify it again. This was made to combat malware from being uploaded and distributed. Updating your expansion will automatically make it unverified, requiring a site moderator to verify it again. This was made to combat malware from being uploaded and distributed.
To update your expansion, you first have to go to the list of [your expansions](https://api.extendedclip.com/manage/). To update your expansion, you first have to go to the list of [your expansions](https://ecloud.placeholderapi.com/expansions/manage/).
For that click on `Expansions` and select `Your Expansions`. For that click on `Expansions` and select `Your Expansions`.
After that, follow those steps: After that, follow those steps:

View File

@@ -34,7 +34,7 @@ Further details on how to contribute to this list or the wiki as a whole can be
- **[CooldownBar](#cooldownbar)** - **[CooldownBar](#cooldownbar)**
- **D** - **D**
- *No Expansions* - *[Distance](#distance)*
- **E** - **E**
- **[Enchantment](#enchantment)** - **[Enchantment](#enchantment)**
@@ -81,6 +81,7 @@ Further details on how to contribute to this list or the wiki as a whole can be
- **[PlayerList](#playerlist)** - **[PlayerList](#playerlist)**
- **[Plugin](#plugin)** - **[Plugin](#plugin)**
- **[Progress](#progress)** - **[Progress](#progress)**
- **[PronounDB](#pronoundb)**
- **Q** - **Q**
- *No Expansions* - *No Expansions*
@@ -92,6 +93,7 @@ Further details on how to contribute to this list or the wiki as a whole can be
- **[RedisBungee](#redisbungee)** - **[RedisBungee](#redisbungee)**
- **[RelCon](#relcon)** - **[RelCon](#relcon)**
- **[RNG](#rng)** - **[RNG](#rng)**
- **[Reparser](#reparser)**
- **S** - **S**
- **[ScoreboardObjectives](#scoreboardobjectives)** - **[ScoreboardObjectives](#scoreboardobjectives)**
@@ -108,6 +110,7 @@ Further details on how to contribute to this list or the wiki as a whole can be
- **U** - **U**
- **[Unicode](#unicode)** - **[Unicode](#unicode)**
- **[UnixTime](#unixtime)**
- **V** - **V**
- *No Expansions* - *No Expansions*
@@ -224,7 +227,6 @@ Further details on how to contribute to this list or the wiki as a whole can be
- **[Factions MCore](#factions-mcore)** - **[Factions MCore](#factions-mcore)**
- **[FactionsUUID](#factionsuuid)** - **[FactionsUUID](#factionsuuid)**
- **[Factions relation placeholders](#factions-relation-placeholders)** - **[Factions relation placeholders](#factions-relation-placeholders)**
- **[FunnyGuilds](#funnyguilds)**
- **G** - **G**
- **[GAListener](#galistener)** - **[GAListener](#galistener)**
@@ -295,6 +297,7 @@ Further details on how to contribute to this list or the wiki as a whole can be
- **[MyPrefixSystem](#myprefixsystem)** - **[MyPrefixSystem](#myprefixsystem)**
- **N** - **N**
- **[NameColor](#namecolor)**
- **[Nameless Plugin](#nameless-plugin)** - **[Nameless Plugin](#nameless-plugin)**
- **[NameMC-API-ServersMC Plugin](#namemc-api-serversmc)** - **[NameMC-API-ServersMC Plugin](#namemc-api-serversmc)**
- **[Nicknamer](#nicknamer)** - **[Nicknamer](#nicknamer)**
@@ -323,6 +326,7 @@ Further details on how to contribute to this list or the wiki as a whole can be
- **[Plan](#plan)** - **[Plan](#plan)**
- **[PlayerStats](#playerstats)** - **[PlayerStats](#playerstats)**
- **[PlayTime](#playtime)** - **[PlayTime](#playtime)**
- **[PlayTimeManager](#playtimemanager)**
- **[PlaytimeRewards](#playtimerewards)** - **[PlaytimeRewards](#playtimerewards)**
- **[PlayerPoints](#playerpoints)** - **[PlayerPoints](#playerpoints)**
- **[PlotSquared](#plotsquared)** - **[PlotSquared](#plotsquared)**
@@ -420,6 +424,7 @@ Further details on how to contribute to this list or the wiki as a whole can be
- **[Two Factor Authentication](#two-factor-authentication)** - **[Two Factor Authentication](#two-factor-authentication)**
- **U** - **U**
- **[UJobs](#ujobs)**
- **[UltimateChat](#ultimatechat)** - **[UltimateChat](#ultimatechat)**
- **[UltimateClaims](#ultimateclaims)** - **[UltimateClaims](#ultimateclaims)**
- **[UltimateServerManager](#ultimateservermanager)** - **[UltimateServerManager](#ultimateservermanager)**
@@ -726,6 +731,27 @@ More info about this expansion can be found on the [GitHub-Repository](https://g
---- ----
### **Distance**
/// command | papi ecloud download Distance
///
This expansion provides placeholders to calculate the distance between two locations.
Supports placeholder inside placeholder, use `{}` instead of `%` for inner placeholders.
More info about this expansion can be found on the [GitHub-Repository](https://github.com/Clexus/DistanceExpansion).
`[]` is optional
```
%distance_x1,y1,z1[,x2,y2,z2][,decimals]%
%distance_player1[,player2][,decimals]%
%distance_player[,x,y,z][,decimals]%
%distance_UUID1[,UUID2][,decimals]%
```
----
### **Enchantment** ### **Enchantment**
/// download | https://github.com/TeamVK/PAPI-Enchantment/releases /// download | https://github.com/TeamVK/PAPI-Enchantment/releases
/// ///
@@ -1162,6 +1188,18 @@ More info about this expansion can be found on the [GitHub-Repository](https://g
---- ----
### **PronounDB**
/// download | https://github.com/JasperLorelai/Expansion-PronounDB/releases
///
Shows the pronouns of a Minecraft player with a linked account on https://pronoundb.org/
```
%pronoundb%
```
----
### **RainbowColor** ### **RainbowColor**
/// command | papi ecloud download RainbowColor /// command | papi ecloud download RainbowColor
/// ///
@@ -1252,6 +1290,18 @@ More info about the expansion can be found on the [GitHub-Repository](https://gi
---- ----
### **Reparser**
/// command | papi ecloud download reparser
///
Parses a provided input twice.
```
%reparser_<text>%
```
----
### **ScoreboardObjectives** ### **ScoreboardObjectives**
/// command | papi ecloud download ScoreboardObjectives /// command | papi ecloud download ScoreboardObjectives
/// ///
@@ -1514,6 +1564,18 @@ Example: `%unicode_1000%` would show `က`
---- ----
### **UnixTime**
/// download | https://api.extendedclip.com/expansions/unixtime/
///
```
%unixtime_[UNIX]_[DateTimeFormat]%
```
Example: `%unixtime_1750277249389_dd.MM.yyyy-HH:mm:ss%` would show `18.06.2025 20:07:29`
----
### **World** ### **World**
/// command | papi ecloud download world /// command | papi ecloud download world
/// ///
@@ -2142,11 +2204,19 @@ Find examples of how the placeholders can be used on [signs](https://github.com/
/// integrated | Built into Plugin /// integrated | Built into Plugin
/// ///
Find an up-to-date list on the [SpigotMC page](https://www.spigotmc.org/resources/beautyquests.39255/field?field=documentation).
``` ```
%beautyquests_total_amount%
%beautyquests_player_inprogress_amount% %beautyquests_player_inprogress_amount%
%beautyquests_player_finished_amount% %beautyquests_player_finished_amount%
%beautyquests_total_amount% %beautyquests_player_finished_total_amount%
%beautyquests_advancement_ID% %beautyquests_started_ordered%
%beautyquests_started_ordered_X%
%beautyquests_advancement_X%
%beautyquests_advancement_X_raw%
%beautyquests_player_quest_finished_X%
%beautyquests_started_id_list%
``` ```
---- ----
@@ -3099,42 +3169,6 @@ These placeholders work with FactionsUUID and MCore all you need is downloading
---- ----
### **[FunnyGuilds](https://github.com/FunnyGuilds/FunnyGuilds)**
/// integrated | Built into Plugin
///
```
%funnyguilds_guilds%
%funnyguilds_users%
%funnyguilds_deaths%
%funnyguilds_kdr%
%funnyguilds_kills%
%funnyguilds_points-format%
%funnyguilds_points%
%funnyguilds_position%
%funnyguilds_g-allies%
%funnyguilds_g-deaths%
%funnyguilds_g-deputies%
%funnyguilds_g-deputy%
%funnyguilds_g-kdr%
%funnyguilds_g-kills%
%funnyguilds_g-lives%
%funnyguilds_g-members-all%
%funnyguilds_g-members-online%
%funnyguilds_g-name%
%funnyguilds_g-owner%
%funnyguilds_g-points-format%
%funnyguilds_g-points%
%funnyguilds_g-position%
%funnyguilds_g-region-size%
%funnyguilds_g-tag%
%funnyguilds_g-validity%
%funnyguilds_gtop-x%
%funnyguilds_ptop-x%
```
----
### **GAListener** ### **GAListener**
/// integrated | Built into Plugin /// integrated | Built into Plugin
/// ///
@@ -3410,10 +3444,11 @@ You can find an up-to-date list of placeholders in the [HyacinthHello wiki](http
/// ///
``` ```
%imageframe_"<player>:<imagemap>"_playback_bar_<length>_[character]_[current_section_prefix]_[remaining_section_prefix]% %imageframe_imagemap_"<player>:<imagemap>"_playback_bar_<length>_[character]_[current_section_prefix]_[remaining_section_prefix]%
%imageframe_"<player>:<imagemap>"_playback_current% %imageframe_imagemap_"<player>:<imagemap>"_playback_current%
%imageframe_"<player>:<imagemap>"_playback_total% %imageframe_imagemap_"<player>:<imagemap>"_playback_total%
%imageframe_"<player>:<imagemap>"_playback_pause% %imageframe_imagemap_"<player>:<imagemap>"_playback_pause%
%imageframe_player_preference_<preference>%
``` ```
---- ----
@@ -3608,7 +3643,7 @@ You can find an up-to-date list of placeholders on the [KingdomsX wiki](https://
/// integrated | Built into Plugin /// integrated | Built into Plugin
/// ///
A Description of the placeholders can be found on the [Lands Wiki](https://github.com/Angeschossen/Lands/wiki/PlaceholderAPI-Placeholders#placeholders). A Description of the placeholders can be found on the [Lands Wiki](https://wiki.incredibleplugins.com/Lands/configuration/placeholderapi-placeholders).
``` ```
# General # General
@@ -4320,6 +4355,16 @@ Example: `%multiverse-core_alias_myworld%`
---- ----
### **[NameColor](https://modrinth.com/plugin/namecolor)**
/// integrated | Built into Plugin
///
```
%namecolor_display_name%
```
----
### **[Nameless Plugin](https://www.spigotmc.org/resources/59032/)** ### **[Nameless Plugin](https://www.spigotmc.org/resources/59032/)**
/// integrated | Built into Plugin /// integrated | Built into Plugin
/// ///
@@ -4739,6 +4784,40 @@ For more information and usage examples, see the [PlayerStatsExpansion GitHub](h
---- ----
### **[PlayTimeManager](https://modrinth.com/plugin/playtimemanager)**
/// integrated | Built into Plugin
///
For a detailed explanation of how to use PlayTimeManager's placeholders, you can take a look at the [PlayTimeManager Wiki](https://github.com/TheGaBr0/PlayTimeManager/wiki/Placeholders).
```
%PTM_playtime%
%PTM_afk_playtime%
%PTM_playtime_#%
%PTM_afk_playtime_#%
%PTM_playtime_<nickname>%
%PTM_afk_playtime_<nickname>%
%PTM_playtime_#_<nickname>%
%PTM_afk_playtime_#_<nickname>%
%PTM_firstjoin%
%PTM_firstjoin_<nickname>%
%PTM_lastseen_<nickname>%
%PTM_lastseen_elapsed_<nickname>%
%PTM_lastseen_elapsed_#_<nickname>%
%PTM_playtime_top_<rank>%
%PTM_playtime_top_#_<rank>%
%PTM_nickname_top_<rank>%
%PTM_lastseen_top_<rank>%
%PTM_lastseen_elapsed_top_<rank>%
%PTM_lastseen_elapsed_top_#_<rank>%
%PTM_rank%
%PTM_rank_<nickname>%
%PTM_lp_prefix_top_<rank>%
%PTM_joinstreak%
%PTM_joinstreak_<nickname>%
```
----
### **[PlaytimeRewards](https://www.spigotmc.org/resources/100231/)** ### **[PlaytimeRewards](https://www.spigotmc.org/resources/100231/)**
/// integrated | Built into Plugin /// integrated | Built into Plugin
/// ///
@@ -6701,8 +6780,8 @@ If you add ```_long``` to the cost related placeholder, it will returne a number
%tokenenchant_<enchantment>_version% %tokenenchant_<enchantment>_version%
%tokenenchant_<enchantment>_fullrefund% %tokenenchant_<enchantment>_fullrefund%
%tokenenchant_<enchantment>_fullrefund_long% : Deprecated. (For formatting, use NumberFormat placeholder %nf_%.) %tokenenchant_<enchantment>_fullrefund_long% : Deprecated. (For formatting, use NumberFormat placeholder %nf_%.)
%tokenenchnat_<enchantment>_refund_Y% %tokenenchant_<enchantment>_refund_Y%
%tokenenchnat_<enchantment>_refund_Y_long% : Deprecated. (For formatting, use NumberFormat placeholder %nf_%.) %tokenenchant_<enchantment>_refund_Y_long% : Deprecated. (For formatting, use NumberFormat placeholder %nf_%.)
%tokenenchant_<enchantment>_alias% %tokenenchant_<enchantment>_alias%
%tokenenchant_tokenmultiplier% %tokenenchant_tokenmultiplier%
%tokenenchant_<enchantment>_occurrencemultiplier% %tokenenchant_<enchantment>_occurrencemultiplier%
@@ -6870,6 +6949,28 @@ You can find an up-to-date list of placeholders in the [Towny wiki](https://gith
---- ----
### **[UJobs](https://modrinth.com/plugin/ujobs)**
/// integrated | Built into Plugin
///
Detailed explanation and example outputs of placeholders are listed on [modrinth](https://modrinth.com/plugin/ujobs).
```
ujobs_job_name_<job>
ujobs_job_displayname_<job>
ujobs_job_legacydisplayname_<job>
ujobs_player_level_<job>
ujobs_player_exp_<job>
ujobs_player_position_<job>
ujobs_player_totalmoney_<job>
ujobs_leaderboard_name_<job>_<position>
ujobs_leaderboard_level_<job>_<position>
```
----
### **[USkyBlock](https://www.spigotmc.org/resources/2280/)** ### **[USkyBlock](https://www.spigotmc.org/resources/2280/)**
/// command | papi ecloud download uSkyBlock /// command | papi ecloud download uSkyBlock
/// ///

View File

@@ -389,9 +389,6 @@ If your plugin isn't shown here and you want it to be added, [read the Wiki READ
- **[FactionsUUID](https://www.spigotmc.org/resources/1035/)** - **[FactionsUUID](https://www.spigotmc.org/resources/1035/)**
- [x] Supports placeholders. - [x] Supports placeholders.
- [x] Provides own placeholders. [**[Link](placeholder-list.md#factionsuuid)**] - [x] Provides own placeholders. [**[Link](placeholder-list.md#factionsuuid)**]
- **[FunnyGuilds](https://github.com/FunnyGuilds/FunnyGuilds)**
- [ ] Supports placeholders.
- [x] Provides own placeholders. [**[Link](placeholder-list.md#funnyguilds)**]
- **[FriendReferral](https://www.spigotmc.org/resources/21626/)** - **[FriendReferral](https://www.spigotmc.org/resources/21626/)**
- [x] Supports placeholders. - [x] Supports placeholders.
- [ ] Provides own placeholders. [Link] - [ ] Provides own placeholders. [Link]
@@ -495,7 +492,7 @@ If your plugin isn't shown here and you want it to be added, [read the Wiki READ
---- ----
## L ## L
- **[Lands](https://www.spigotmc.org/resources/53313/)** - **[Lands](https://www.spigotmc.org/resources/53313/)**
- [ ] Supports placeholders. - [x] Supports placeholders.
- [x] Provides own placeholders. [**[Link](placeholder-list.md#lands)**] - [x] Provides own placeholders. [**[Link](placeholder-list.md#lands)**]
- **[LastLoginAPI](https://www.spigotmc.org/resources/66348/)** - **[LastLoginAPI](https://www.spigotmc.org/resources/66348/)**
- [ ] Supports placeholders. - [ ] Supports placeholders.
@@ -593,6 +590,9 @@ If your plugin isn't shown here and you want it to be added, [read the Wiki READ
---- ----
## N ## N
- **[NameColor](https://modrinth.com/plugin/namecolor)**
- [ ] Supports placeholders.
- [x] Provides own placeholders. [**[Link](placeholder-list.md#namecolor)**]
- **[Nameless Plugin](https://www.spigotmc.org/resources/59032/)** - **[Nameless Plugin](https://www.spigotmc.org/resources/59032/)**
- [ ] Supports placeholders. - [ ] Supports placeholders.
- [x] Provides own placeholders. [**[Link](placeholder-list.md#nameless-plugin)**] - [x] Provides own placeholders. [**[Link](placeholder-list.md#nameless-plugin)**]
@@ -674,6 +674,9 @@ If your plugin isn't shown here and you want it to be added, [read the Wiki READ
- **[PlayTime](https://www.spigotmc.org/resources/26016/)** - **[PlayTime](https://www.spigotmc.org/resources/26016/)**
- [ ] Supports placeholders. - [ ] Supports placeholders.
- [x] Provides own placeholders. [**[Link](placeholder-list.md#playtime)**] - [x] Provides own placeholders. [**[Link](placeholder-list.md#playtime)**]
- **[PlayTimeManager](https://modrinth.com/plugin/playtimemanager)**
- [x] Supports placeholders.
- [x] Provides own placeholders. [**[Link](placeholder-list.md#playtimemanager)**]
- **[PlaytimeRewards](https://www.spigotmc.org/resources/100231/)** - **[PlaytimeRewards](https://www.spigotmc.org/resources/100231/)**
- [x] Supports placeholders. - [x] Supports placeholders.
- [x] Provides own placeholders. [**[Link](placeholder-list.md#playtimerewards)**] - [x] Provides own placeholders. [**[Link](placeholder-list.md#playtimerewards)**]