Skip to content

Commit

Permalink
fix: make images display 💀
Browse files Browse the repository at this point in the history
  • Loading branch information
doinkythederp committed Sep 7, 2023
1 parent 827dee2 commit a7fb870
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/pages/changelog/v1.9.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ In order to give you the information you want to know at a glance, we're introdu

Like other status feeds, they display information about your Minecraft server and can be created and deleted with CraftServer's feed command: `/feed create sidebar-feed`.

![Sidebar feed which shows 34315 active players](/src/assets/sidebarfeed-intro.png)
![Sidebar feed which shows 34315 active players](../../assets/sidebarfeed-intro.png)

When creating this type of status feed, you will choose a *component* for your sidebar feed. This is our way of letting you customize the information displayed to your server members! The example above is an example of the **Player count** component, but there are also several others:

Expand All @@ -29,7 +29,7 @@ When creating this type of status feed, you will choose a *component* for your s

CraftServer is now posting server count statistics to unofficial Discord bot lists, including [Top.gg](https://top.gg/bot/1044791133416464384) and [Discordlist](https://discordlist.gg/bot/1044791133416464384). In case you didn't know, you can also find us on the official [Discord App Directory](https://discord.com/application-directory/1044791133416464384).

![Discordlist details panel including server count](/src/assets/discordlist-guild-count.png)
![Discordlist details panel including server count](../../assets/discordlist-guild-count.png)

If you're ever struck with a burning curiosity about how many Discord servers use CraftServer, you'll now know right where to look!

Expand All @@ -39,11 +39,11 @@ This one is a big win! Up until this point, we've only supported Java Edition be

The `/view` and `/feed create` CraftServer commands now have a "bedrock" option that you can enable to view a Bedrock server:

![True/False bedrock option selected on the view slash command](/src/assets/bedrock-option.png)
![True/False bedrock option selected on the view slash command](../../assets/bedrock-option.png)

You can also press the "Switch to Bedrock" button after running the view slash command. It's there at the bottom of the image below!

![CubeCraft Games shown in Java Edition mode, with the Switch to Bedrock button visible](/src/assets/switch-to-bedrock.png)
![CubeCraft Games shown in Java Edition mode, with the Switch to Bedrock button visible](../../assets/switch-to-bedrock.png)

If you'd like some servers to test on, you can try out the [servers featured by Mojang](https://minecraft.fandom.com/wiki/Featured_servers). Happy Bedrock-ing!

Expand Down

0 comments on commit a7fb870

Please sign in to comment.