@@ -21,11 +21,13 @@ MiniPlaceholders v3 is about to be released, and several of the expansions shown
21
21
22
22
## Index
23
23
- A
24
+ - [ AldrTeams] ( #aldrteams )
24
25
- [ AuthMeVelocity] ( #authmevelocity )
25
26
- [ AFKPlus] ( #afkplus )
26
27
- B
27
28
- [ Bending] ( #bending )
28
29
- [ beanstalk] ( #beanstalk )
30
+ - [ BetterChestShops] ( #betterchestshops )
29
31
- C
30
32
- [ Carbon] ( #carbon )
31
33
- [ ChatRegulator] ( #chatregulator )
@@ -51,6 +53,7 @@ MiniPlaceholders v3 is about to be released, and several of the expansions shown
51
53
- K
52
54
- L
53
55
- [ LiteEco] ( #liteeco )
56
+ - [ LibsDisguise] ( #libsdisguises )
54
57
- [ LuckPerms] ( #luckperms )
55
58
- M
56
59
- [ Maintenance] ( #maintenance )
@@ -71,8 +74,9 @@ MiniPlaceholders v3 is about to be released, and several of the expansions shown
71
74
- [ SayanVanish] ( #sayan-vanish )
72
75
- [ SkinsRestorer] ( #skinsrestorer )
73
76
- [ SimplyRank] ( #simplyrank )
74
-
75
77
- [ Spark] ( #spark )
78
+ - [ Statics] ( #statics )
79
+ - [ SuperMines] ( #supermines )
76
80
- T
77
81
- [ tags] ( #tags )
78
82
- [ Treasury] ( #treasury )
@@ -87,6 +91,18 @@ MiniPlaceholders v3 is about to be released, and several of the expansions shown
87
91
- Y
88
92
- Z
89
93
94
+ ## [ AldrTeams] ( https://modrinth.com/plugin/aldrteams )
95
+
96
+ ```
97
+ <aldrteams_tag>
98
+
99
+ <aldrteams_prefix>
100
+
101
+ <aldrteams_suffix>
102
+
103
+ <aldrteams_color>
104
+ ```
105
+
90
106
## [ AuthmeVelocity] ( https://modrinth.com/plugin/authmevelocity )
91
107
92
108
::: note [ Built-in expansion]
@@ -137,6 +153,10 @@ MiniPlaceholders v3 is about to be released, and several of the expansions shown
137
153
- <bending_ability_info>
138
154
```
139
155
156
+ ## [ BetterChestShops] ( https://github.com/ChimpGamer/BetterChestShops )
157
+
158
+ [ Wiki] ( https://github.com/ChimpGamer/BetterChestShops?tab=readme-ov-file#placeholderapi-placeholders )
159
+
140
160
## [ Carbon] ( https://modrinth.com/plugin/carbon )
141
161
142
162
::: note [ Built-in expansion]
@@ -276,8 +296,19 @@ Displays the item that the player has in the off hand in chat.
276
296
277
297
## [ LiteEco] ( https://github.com/EncryptSL/LiteEco )
278
298
299
+ ::: note [ Built-in expansion]
300
+ :::
301
+
279
302
[ Placeholders Wiki] ( https://github.com/EncryptSL/LiteEco/wiki/Placeholders )
280
303
304
+ ## [ LibsDisguises] ( https://github.com/fabianmakila/LibsDisguises-Expansion )
305
+
306
+ ```
307
+ <libsdisguises_disguise_name>
308
+ <libsdisguises_disguise_type>
309
+ <libsdisguises_player_disguise_name>
310
+ ```
311
+
281
312
## LuckPerms
282
313
283
314
[ LuckPerms Download] ( https://luckperms.net/ )
@@ -325,7 +356,7 @@ Displays the item that the player has in the off hand in chat.
325
356
326
357
[ Wiki] ( https://github.com/MiniPlaceholders/PlaceholderAdapter-Expansion/blob/main/README.md )
327
358
328
- ## PlatformInfo
359
+ ## [ PlatformInfo] ( https://github.com/MiniPlaceholders/PlatformInfo-Expansion )
329
360
330
361
::: note [ Built-in expansion]
331
362
:::
@@ -523,6 +554,29 @@ Returns the number of enabled datapacks
523
554
524
555
[ Wiki] ( https://github.com/MiniPlaceholders/Spark-Expansion )
525
556
557
+ ## [ Statics] ( https://hangar.papermc.io/TureBentzin/Statics )
558
+
559
+ ::: note [ Built-in expansion]
560
+ :::
561
+
562
+ ```
563
+ <statics_[placeholder]>
564
+ ```
565
+
566
+ ## [ SuperMines] ( https://hangar.papermc.io/lijinhong11/SuperMines )
567
+
568
+ ::: note [ Built-in expansion]
569
+ :::
570
+
571
+ ```
572
+ <supermines_rank> -- return the rank
573
+ <supermines_rank:PLAYER> -- return the rank of the player
574
+ <supermines_mine_resettime:MINE> -- return the remaining reset time of the mine
575
+ <supermines_mine_blocksbroken:MINE> -- return the broken blocks amount (will be 0 when reset)
576
+ <supermines_mine_blockspercent:MINE> -- return the rercentage of remaining blocks to total number of blocks
577
+ <supermines_mine_minedpercent:MINE> -- return the rercentage of broken blocks to total number of blocks
578
+ <supermines_mine_totalblocks:MINE> -- return the total blocks of the mine
579
+ ```
526
580
527
581
## [ tags] ( https://hangar.papermc.io/broccoli/tags )
528
582
0 commit comments