Store listings and media¶
Everything needed to post or refresh a store listing, in one place. Listing images are regenerated whenever a plugin's features change, so every link on this page stays the same.
How to use a listing image
Paste the image URL into the store's description with [img]…[/img] (SpigotMC, BuiltByBit) or  (Modrinth, GitHub). Store editors that let you upload a file take the same JPG. Each image is 1000 px wide and tall enough to scroll.
Embedding the graph
Paste the BBCode below straight into a Spigot or BuiltByBit post. The plugin name in the URL has to match the name registered on bStats exactly, spaces and all, or the image 404s and the post shows nothing.
Ember Essentials¶
Ember Bridge¶
| Listing image | https://docs.emberplugins.online/media/bridge/ember-bridge-listing.jpg |
| Public repo and releases | https://github.com/TheUndeadKnightDev/EmberBridge · latest release |
| Docs | Overview · Changelog |
| Editions | Free. Velocity and BungeeCord, one jar. Only works with Ember Essentials. |
Ember Fx Core¶
| Listing image | https://docs.emberplugins.online/media/fxcore/ember-fxcore-listing.jpg |
| Public repo and releases | https://github.com/TheUndeadKnightDev/EmberFxCore · latest release |
| Docs | Overview · Presets gallery · Changelog |
| Editions | Free. Library plugin: Essentials portals, Jobs and Enchants use it. |
Ember Shop¶
| Live on SpigotMC | https://www.spigotmc.org/resources/138465/ |
| Listing image | https://docs.emberplugins.online/media/shop/ember-shop-listing.jpg |
| bStats graph | [url=https://bstats.org/plugin/bukkit/Ember%20Shop/33806][img]https://bstats.org/signatures/bukkit/Ember%20Shop.svg[/img][/url] |
| Docs | Overview · Commands and permissions · Changelog |
| Editions | Free. |
Ember Auctions¶
| Listing image (covers Lite and Premium, shots tagged) | https://docs.emberplugins.online/media/auctions/ember-auctions-listing.jpg |
| Lite on SpigotMC | https://www.spigotmc.org/resources/138488/ |
| Premium on BuiltByBit | https://builtbybit.com/resources/ember-auctions-premium-version.124200/ |
| bStats graph | [url=https://bstats.org/plugin/bukkit/Ember%20Auctions/33820][img]https://bstats.org/signatures/bukkit/Ember%20Auctions.svg[/img][/url] |
| Docs | Overview · Lite and Premium · Commands and permissions |
| Editions | Lite free, Premium paid. Lite is compiled without the Premium source. |
Ember Coins¶
| Live on SpigotMC | https://www.spigotmc.org/resources/138464/ |
| Listing image | https://docs.emberplugins.online/media/coins/ember-coins-listing.jpg |
| bStats graph | [url=https://bstats.org/plugin/bukkit/Ember%20Coins/33807][img]https://bstats.org/signatures/bukkit/Ember%20Coins.svg[/img][/url] |
| Docs | Overview · Commands and permissions · Changelog |
| Editions | Free. |
Ember Menus¶
| Live on SpigotMC | https://www.spigotmc.org/resources/138472/ |
| Listing image | https://docs.emberplugins.online/media/menus/ember-menus-listing.jpg |
| bStats graph | [url=https://bstats.org/plugin/bukkit/Ember%20Menus/33808][img]https://bstats.org/signatures/bukkit/Ember%20Menus.svg[/img][/url] |
| Docs | Overview · Commands and permissions · Changelog |
| Editions | Free. 1.21 to the current release. |
Ember Enchants¶
| Listing image | https://docs.emberplugins.online/media/enchants/ember-enchants-listing.jpg |
| bStats graph | [url=https://bstats.org/plugin/bukkit/Ember%20Enchantments/33813][img]https://bstats.org/signatures/bukkit/Ember%20Enchantments.svg[/img][/url] |
| Docs | Overview · The enchants · Commands and permissions |
| Editions | Premium. 1.20 to the current release, one jar. |
Ember Seed Guard¶
| Live on SpigotMC | https://www.spigotmc.org/resources/129471/ |
| Listing image | https://docs.emberplugins.online/media/seedguard/ember-seedguard-listing.jpg |
| Icon | https://docs.emberplugins.online/media/seedguard/ember-seedguard-icon.png |
| bStats graph | [url=https://bstats.org/plugin/bukkit/Ember%20Seed%20Guard/33857][img]https://bstats.org/signatures/bukkit/Ember%20Seed%20Guard.svg[/img][/url] |
| Docs | Overview |
| Editions | Free. Needs packetevents for the packet spoof. |
Ember Horizon¶
| Listing image | https://docs.emberplugins.online/media/horizon/ember-horizon-listing.jpg |
| Icon | https://docs.emberplugins.online/media/horizon/ember-horizon-icon.png |
| Screenshots | https://docs.emberplugins.online/media/horizon/ember-horizon-hotspots.png (heaviest chunks), https://docs.emberplugins.online/media/horizon/ember-horizon-forceclear.png (force-load sweep) |
| bStats | id 27424 (kept from HydroLiteChunks so history carries over; per-card badges omitted by request) |
| Docs | Overview · Commands and permissions |
| Editions | Free. Paper, Purpur, Spigot 1.16.5 to 26.2, Java 8+. |
Platform logos¶
PaperMC, Purpur and Folia marks at 48, 96 and 192 px, plus a "Runs on" strip, under https://docs.emberplugins.online/media/logos/ (paper-96.png, purpur-96.png, folia-96.png, runs-on-dark.png, runs-on-transparent.png).
Where the generators live¶
Each listing image comes from a Python script in the working scratchpad (longform.py, bridge_longform.py, fxcore_longform.py, shop_longform.py, auctions_longform.py; horizon_longform.py is kept persistently at /root/listing-generators/ on the host since the scratchpad ones do not survive). To update an image: edit the script, run it, copy the JPG to docs/media/<plugin>/, rebuild the docs. The URL does not change.