mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2024-11-18 00:46:55 +01:00
Add OreMarket placeholders (#671)
* Add OreMarket placeholders * Update Plugins-using-PlaceholderAPI.md * Add URL
This commit is contained in:
parent
7b50453294
commit
c48e11bd70
@ -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
|
||||
|
||||
|
@ -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]]**]
|
||||
|
Loading…
Reference in New Issue
Block a user