mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2024-11-09 22:21:49 +01:00
Merge pull request #484 from PlaceholderAPI/feature/481-add-plugins
Add plugins to wiki
This commit is contained in:
commit
5c830d7102
@ -75,6 +75,7 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th
|
||||
- **[BetonQuest](#betonquest)**
|
||||
- **[BlockParty](#blockparty)**
|
||||
- **[BlockQuest](#blockquest)**
|
||||
- **[Boxing](#boxing)**
|
||||
- **[BuildBattlePro](#buildbattlepro)**
|
||||
- **[BungeePerms](#bungeeperms)**
|
||||
- **[BuyCraft](#buycraft)**
|
||||
@ -275,6 +276,7 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th
|
||||
- **[The Time](#the-time)**
|
||||
- **[ThemePark](#themepark)**
|
||||
- **[Thirst](#thirst)**
|
||||
- **[TicketGUI](#ticketgui)**
|
||||
- **[Timed Rewards](#timed-rewards)**
|
||||
- **[Time Tokens](#time-tokens)**
|
||||
- **[TNTRun_Reloaded](#tntrun_reloaded)**
|
||||
@ -1411,6 +1413,16 @@ Please refer to the [official documentation](https://betonquest.github.io/BetonQ
|
||||
```
|
||||
----
|
||||
|
||||
- ### **[Boxing](https://www.spigotmc.org/resources/83879/)**
|
||||
> NO DOWNLOAD COMMAND
|
||||
|
||||
```
|
||||
%boxing_losses%
|
||||
%boxing_times_played%
|
||||
%boxing_wins%
|
||||
```
|
||||
----
|
||||
|
||||
- ### **[BuildBattlePro](https://www.spigotmc.org/resources/49587/)**
|
||||
> /papi ecloud download BuildBattlePro
|
||||
|
||||
@ -4011,6 +4023,17 @@ Per Player/Event placeholders:
|
||||
```
|
||||
----
|
||||
|
||||
- ### **[TicketGUI](https://www.spigotmc.org/resources/68968/)**
|
||||
> NO DOWNLOAD COMMAND
|
||||
|
||||
```
|
||||
%ticketgui_blacklist_points_current%
|
||||
%ticketgui_blacklist_points_max%
|
||||
%ticketgui_tickets_handled%
|
||||
%ticketgui_tickets_sent%
|
||||
```
|
||||
----
|
||||
|
||||
- ### **[Timed Rewards](https://www.spigotmc.org/resources/34008/)**
|
||||
> NO DOWNLOAD COMMANDS
|
||||
|
||||
|
@ -140,6 +140,9 @@ If your plugin isn't shown here and you want it to be added, [open an issue](/Pl
|
||||
- **[BossVote](https://www.spigotmc.org/resources/16497/)**
|
||||
- [x] Supports placeholders.
|
||||
- [ ] Provides own placeholders. [Link]
|
||||
- **[Boxing](https://www.spigotmc.org/resources/83879/)**
|
||||
- [ ] Supports placeholders.
|
||||
- [x] Provides own placeholders. [**[[Link|Placeholders#boxing]]**]
|
||||
- **[Broadcaster Plugin](https://dev.bukkit.org/projects/broadcaster-plugin)**
|
||||
- [x] Supports placeholders.
|
||||
- [ ] Provides own placeholders. [Link]
|
||||
@ -681,6 +684,9 @@ If your plugin isn't shown here and you want it to be added, [open an issue](/Pl
|
||||
- **[RankedHelp](https://www.spigotmc.org/resources/61919/)**
|
||||
- [x] Supports placeholders.
|
||||
- [ ] Provides own placeholders. [Link]
|
||||
- **[RankJoin](https://www.spigotmc.org/resources/67551/)**
|
||||
- [x] Supports placeholders.
|
||||
- [ ] Provides own placeholders. [Link]
|
||||
- **[Rankup](https://www.spigotmc.org/resources/17933/)**
|
||||
- [ ] Supports placeholders.
|
||||
- [x] Provides own placeholders. [**[[Link|Placeholders#rankup]]**]
|
||||
@ -846,6 +852,9 @@ If your plugin isn't shown here and you want it to be added, [open an issue](/Pl
|
||||
- **[Thirst](https://www.spigotmc.org/resources/3316/)**
|
||||
- [ ] Supports placeholders.
|
||||
- [x] Provides own placeholders. [**[[Link|Placeholders#thirst]]**]
|
||||
- **[TicketGUI](https://www.spigotmc.org/resources/68968/)**
|
||||
- [ ] Supports placeholders.
|
||||
- [x] Provides own placeholders. [**[[Link|Placeholders#ticketgui]]**]
|
||||
- **[Timed Rewards](https://www.spigotmc.org/resources/34008/)**
|
||||
- [ ] Supports placeholders.
|
||||
- [x] Provides own placeholders. [**[[Link|Placeholders#timed-rewards]]**]
|
||||
@ -870,6 +879,9 @@ If your plugin isn't shown here and you want it to be added, [open an issue](/Pl
|
||||
- **[TownyChat](https://github.com/TownyAdvanced/TownyChat)**
|
||||
- [x] Supports placeholders.
|
||||
- [x] Provides own placeholders. [**[[Link|Placeholders#townychat]]**]
|
||||
- **[TpLogin](https://www.spigotmc.org/resources/21692/)**
|
||||
- [x] Supports placeholders.
|
||||
- [ ] Provides own placeholders. [Link]
|
||||
- **[TransmuteIt](https://www.spigotmc.org/resources/76287/)**
|
||||
- [ ] Supports placeholders.
|
||||
- [x] Provides own placeholders. [**[[Link|Placeholders#transmuteIt]]**]
|
||||
|
Loading…
Reference in New Issue
Block a user