mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2024-11-18 00:46:55 +01:00
Merge pull request #453 from PlaceholderAPI/feature/451-add-streaming-drops
Add Streaming Drops (#451)
This commit is contained in:
commit
9681c518fc
@ -259,6 +259,7 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th
|
|||||||
- **[SQLTokens](#sqltokens)**
|
- **[SQLTokens](#sqltokens)**
|
||||||
- **[Staff Facilities](#staff-facilities)**
|
- **[Staff Facilities](#staff-facilities)**
|
||||||
- **[Statz](#statz)**
|
- **[Statz](#statz)**
|
||||||
|
- **[Streaming Drops](#streaming-drops)**
|
||||||
- **[StrikePractice 2](#strikepractice-2)**
|
- **[StrikePractice 2](#strikepractice-2)**
|
||||||
- **[stTitles](#sttitles)**
|
- **[stTitles](#sttitles)**
|
||||||
- **[SubServers](#subservers)**
|
- **[SubServers](#subservers)**
|
||||||
@ -3700,6 +3701,21 @@ The following placeholders are the same as above but instead of specifying the s
|
|||||||
```
|
```
|
||||||
----
|
----
|
||||||
|
|
||||||
|
- ### **[Streaming Drops](https://www.spigotmc.org/resources/76996/)**
|
||||||
|
> NO DOWNLOAD COMMAND
|
||||||
|
|
||||||
|
```
|
||||||
|
%streamingdrops_dropsamount%
|
||||||
|
%streamingdrops_generaldropsamount%
|
||||||
|
%streamingdrops_globallivetag%
|
||||||
|
%streamingdrops_nextdroptime%
|
||||||
|
%streamingdrops_senddrops%
|
||||||
|
%streamingdrops_streamerlivetag%
|
||||||
|
%streamingdrops_topdropsprefix%
|
||||||
|
%streamingdrops_twitch%
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
- ### **[StrikePractice 2](https://www.spigotmc.org/resources/46906/)**
|
- ### **[StrikePractice 2](https://www.spigotmc.org/resources/46906/)**
|
||||||
> NO DOWNLOAD COMMAND
|
> NO DOWNLOAD COMMAND
|
||||||
|
|
||||||
|
@ -795,6 +795,9 @@ If your plugin isn't shown here and you want it to be added, [open an issue](/Pl
|
|||||||
- **[Statz](https://www.spigotmc.org/resources/25969/)**
|
- **[Statz](https://www.spigotmc.org/resources/25969/)**
|
||||||
- [ ] Supports placeholders.
|
- [ ] Supports placeholders.
|
||||||
- [x] Provides own placeholders. [**[[Link|Placeholders#statz]]**]
|
- [x] Provides own placeholders. [**[[Link|Placeholders#statz]]**]
|
||||||
|
- **[Streaming Drops](https://www.spigotmc.org/resources/76996/)**
|
||||||
|
- [ ] Supports placeholders.
|
||||||
|
- [x] Provides own placeholders. [**[[Link|Placeholders#streaming-drops]]**]
|
||||||
- **[StrikePractice 2](https://www.spigotmc.org/resources/46906/)**
|
- **[StrikePractice 2](https://www.spigotmc.org/resources/46906/)**
|
||||||
- [x] Supports placeholders.
|
- [x] Supports placeholders.
|
||||||
- [x] Provides own placeholders. [**[[Link|Placeholders#strikepractice-2]]**]
|
- [x] Provides own placeholders. [**[[Link|Placeholders#strikepractice-2]]**]
|
||||||
|
Loading…
Reference in New Issue
Block a user