Compare commits

...

18 Commits

Author SHA1 Message Date
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
2 changed files with 111 additions and 3 deletions

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)**
- **D**
- *No Expansions*
- *[Distance](#distance)*
- **E**
- **[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)**
- **[Plugin](#plugin)**
- **[Progress](#progress)**
- **[PronounDB](#pronoundb)**
- **Q**
- *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)**
- **[RelCon](#relcon)**
- **[RNG](#rng)**
- **[Reparser](#reparser)**
- **S**
- **[ScoreboardObjectives](#scoreboardobjectives)**
@@ -108,6 +110,7 @@ Further details on how to contribute to this list or the wiki as a whole can be
- **U**
- **[Unicode](#unicode)**
- **[UnixTime](#unixtime)**
- **V**
- *No Expansions*
@@ -295,6 +298,7 @@ Further details on how to contribute to this list or the wiki as a whole can be
- **[MyPrefixSystem](#myprefixsystem)**
- **N**
- **[NameColor](#namecolor)**
- **[Nameless Plugin](#nameless-plugin)**
- **[NameMC-API-ServersMC Plugin](#namemc-api-serversmc)**
- **[Nicknamer](#nicknamer)**
@@ -323,6 +327,7 @@ Further details on how to contribute to this list or the wiki as a whole can be
- **[Plan](#plan)**
- **[PlayerStats](#playerstats)**
- **[PlayTime](#playtime)**
- **[PlayTimeManager](#playtimemanager)**
- **[PlaytimeRewards](#playtimerewards)**
- **[PlayerPoints](#playerpoints)**
- **[PlotSquared](#plotsquared)**
@@ -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**
/// 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**
/// 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**
/// 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**
/// command | papi ecloud download world
///
@@ -4320,6 +4382,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/)**
/// integrated | Built into Plugin
///
@@ -4739,6 +4811,36 @@ 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_playtime_#%
%PTM_playtime_<nickname>%
%PTM_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/)**
/// integrated | Built into Plugin
///
@@ -6701,8 +6803,8 @@ If you add ```_long``` to the cost related placeholder, it will returne a number
%tokenenchant_<enchantment>_version%
%tokenenchant_<enchantment>_fullrefund%
%tokenenchant_<enchantment>_fullrefund_long% : Deprecated. (For formatting, use NumberFormat placeholder %nf_%.)
%tokenenchnat_<enchantment>_refund_Y%
%tokenenchnat_<enchantment>_refund_Y_long% : Deprecated. (For formatting, use NumberFormat placeholder %nf_%.)
%tokenenchant_<enchantment>_refund_Y%
%tokenenchant_<enchantment>_refund_Y_long% : Deprecated. (For formatting, use NumberFormat placeholder %nf_%.)
%tokenenchant_<enchantment>_alias%
%tokenenchant_tokenmultiplier%
%tokenenchant_<enchantment>_occurrencemultiplier%

View File

@@ -593,6 +593,9 @@ If your plugin isn't shown here and you want it to be added, [read the Wiki READ
----
## 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/)**
- [ ] Supports placeholders.
- [x] Provides own placeholders. [**[Link](placeholder-list.md#nameless-plugin)**]
@@ -674,6 +677,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/)**
- [ ] Supports placeholders.
- [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/)**
- [x] Supports placeholders.
- [x] Provides own placeholders. [**[Link](placeholder-list.md#playtimerewards)**]