Merge pull request #453 from PlaceholderAPI/feature/451-add-streaming-drops

Add Streaming Drops (#451)
This commit is contained in:
Andre_601 2020-08-28 14:51:02 +02:00 committed by GitHub
commit 9681c518fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 19 additions and 0 deletions

View File

@ -259,6 +259,7 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th
- **[SQLTokens](#sqltokens)**
- **[Staff Facilities](#staff-facilities)**
- **[Statz](#statz)**
- **[Streaming Drops](#streaming-drops)**
- **[StrikePractice 2](#strikepractice-2)**
- **[stTitles](#sttitles)**
- **[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/)**
> NO DOWNLOAD COMMAND

View File

@ -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/)**
- [ ] Supports placeholders.
- [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/)**
- [x] Supports placeholders.
- [x] Provides own placeholders. [**[[Link|Placeholders#strikepractice-2]]**]