From b4b6adfd212289b1b25e799a7ea0459543faea8b Mon Sep 17 00:00:00 2001 From: ILikePlayingGames Date: Fri, 29 Sep 2023 13:34:11 -0400 Subject: Add discord bot list and reorganize nav --- docs/communities/discord-server-list.md | 7 +++++++ docs/other-resources/discord-server-list.md | 7 ------- docs/other-resources/website-list.md | 22 ---------------------- docs/tools/discord-bot-list.md | 8 ++++++++ docs/tools/website-list.md | 22 ++++++++++++++++++++++ 5 files changed, 37 insertions(+), 29 deletions(-) create mode 100644 docs/communities/discord-server-list.md delete mode 100644 docs/other-resources/discord-server-list.md delete mode 100644 docs/other-resources/website-list.md create mode 100644 docs/tools/discord-bot-list.md create mode 100644 docs/tools/website-list.md (limited to 'docs') diff --git a/docs/communities/discord-server-list.md b/docs/communities/discord-server-list.md new file mode 100644 index 0000000..50df04c --- /dev/null +++ b/docs/communities/discord-server-list.md @@ -0,0 +1,7 @@ +# Discord Server List +These are community chat rooms created by players to discuss aspects of Hypixel SkyBlock. + +## Hypixel +The official Hypixel Discord server has chats for game discussions, party finding, and an announcement feed for server updates. + +https://discord.gg/hypixel \ No newline at end of file diff --git a/docs/other-resources/discord-server-list.md b/docs/other-resources/discord-server-list.md deleted file mode 100644 index 50df04c..0000000 --- a/docs/other-resources/discord-server-list.md +++ /dev/null @@ -1,7 +0,0 @@ -# Discord Server List -These are community chat rooms created by players to discuss aspects of Hypixel SkyBlock. - -## Hypixel -The official Hypixel Discord server has chats for game discussions, party finding, and an announcement feed for server updates. - -https://discord.gg/hypixel \ No newline at end of file diff --git a/docs/other-resources/website-list.md b/docs/other-resources/website-list.md deleted file mode 100644 index 0b64ce2..0000000 --- a/docs/other-resources/website-list.md +++ /dev/null @@ -1,22 +0,0 @@ -# Website List -This is a collection of web-based tools players have made for SkyBlock. - -## SkyCrypt -SkyCrypt is a profile viewer that displays the stats, collections, and inventories of other players. - -https://sky.shiiyu.moe/ - -## Official SkyBlock Wiki -The official SkyBlock Wiki is an encyclopedia containing details about items, NPCs, locations, and other in-game content. - -https://wiki.hypixel.net/Main_Page - -## Fandom SkyBlock Wiki -The Fandom SkyBlock Wiki contains the same kinds of information as the official wiki but is owned and managed by the community. - -https://hypixel-skyblock.fandom.com/wiki/Hypixel_SkyBlock_Wiki - -## Inventivetalent’s Hypixel Tools -Inventivetalent’s Hypixel Tools consist of an online SkyBlock calendar and timers for various in-game events. - -https://hypixel.inventivetalent.org/ \ No newline at end of file diff --git a/docs/tools/discord-bot-list.md b/docs/tools/discord-bot-list.md new file mode 100644 index 0000000..a5c06df --- /dev/null +++ b/docs/tools/discord-bot-list.md @@ -0,0 +1,8 @@ +# Discord Bot List +This is a collection of SkyBlock-related Discord utility bots made by players. + +## SkyHelper +- Server: https://discord.gg/fd4Be4W + +## SkyBlock Simplified +- Server: https://discord.gg/sbs \ No newline at end of file diff --git a/docs/tools/website-list.md b/docs/tools/website-list.md new file mode 100644 index 0000000..0b64ce2 --- /dev/null +++ b/docs/tools/website-list.md @@ -0,0 +1,22 @@ +# Website List +This is a collection of web-based tools players have made for SkyBlock. + +## SkyCrypt +SkyCrypt is a profile viewer that displays the stats, collections, and inventories of other players. + +https://sky.shiiyu.moe/ + +## Official SkyBlock Wiki +The official SkyBlock Wiki is an encyclopedia containing details about items, NPCs, locations, and other in-game content. + +https://wiki.hypixel.net/Main_Page + +## Fandom SkyBlock Wiki +The Fandom SkyBlock Wiki contains the same kinds of information as the official wiki but is owned and managed by the community. + +https://hypixel-skyblock.fandom.com/wiki/Hypixel_SkyBlock_Wiki + +## Inventivetalent’s Hypixel Tools +Inventivetalent’s Hypixel Tools consist of an online SkyBlock calendar and timers for various in-game events. + +https://hypixel.inventivetalent.org/ \ No newline at end of file -- cgit