diff --git a/wiki/Placeholders.md b/wiki/Placeholders.md index 88da0f2..bedb4b1 100644 --- a/wiki/Placeholders.md +++ b/wiki/Placeholders.md @@ -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_% + %oremarket_cost_% + %oremarket_name_% + %oremarket_percent_% + %oremarket_stock_% + %oremarket_value_% + ``` + +---- + - ### **[Outpost](https://www.spigotmc.org/resources/38657/)** > NO DOWNLOAD COMMAND diff --git a/wiki/Plugins-using-PlaceholderAPI.md b/wiki/Plugins-using-PlaceholderAPI.md index e4e5de0..4c34984 100644 --- a/wiki/Plugins-using-PlaceholderAPI.md +++ b/wiki/Plugins-using-PlaceholderAPI.md @@ -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]]**]