Add OreMarket placeholders (#671)

* Add OreMarket placeholders

* Update Plugins-using-PlaceholderAPI.md

* Add URL
This commit is contained in:
Andre_601 2021-07-17 22:18:53 +02:00 committed by GitHub
parent 7b50453294
commit c48e11bd70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 17 additions and 0 deletions

View File

@ -3404,6 +3404,20 @@ Please see [this discussion][list] for a list of all expansions officially maint
----
- ### **[OreMarket](https://www.spigotmc.org/resources/91015/)
> NO DOWNLOAD COMMAND
```
%oremarket_change_<slot>%
%oremarket_cost_<slot>%
%oremarket_name_<slot>%
%oremarket_percent_<slot>%
%oremarket_stock_<slot>%
%oremarket_value_<slot>%
```
----
- ### **[Outpost](https://www.spigotmc.org/resources/38657/)**
> NO DOWNLOAD COMMAND

View File

@ -590,6 +590,9 @@ If your plugin isn't shown here and you want it to be added, [open an issue](/Pl
- **[OreAnnouncer](https://www.spigotmc.org/resources/33464/)**
- [ ] Supports placeholders.
- [x] Provides own placeholders. [**[[Link|Placeholders#oreannouncer]]**]
- **[OreMarket](https://www.spigotmc.org/resources/91015/)**
- [ ] Supports placeholders.
- [x] Provides own placeholders. [**[[Link|Placeholders#oremarket]]**]
- **[Outpost](https://www.spigotmc.org/resources/38657/)**
- [ ] Supports placeholders.
- [x] Provides own placeholders. [**[[Link|Placeholders#outpost]]**]