mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-06 07:43:36 +00:00
docs: add images to documentation pages
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# FancyPlugins
|
||||
|
||||

|
||||
|
||||
This repository contains a collection of plugins, libraries and tools for Minecraft servers.
|
||||
|
||||
The monorepo is still work in progress and will be expanded over time.
|
||||
|
||||
@@ -8,6 +8,8 @@ authors:
|
||||
description: The reasons why we switched to a monorepo for our Minecraft plugins and libraries.
|
||||
---
|
||||
|
||||

|
||||
|
||||
# Why We Switched to a Monorepo
|
||||
|
||||
## Introduction
|
||||
|
||||
@@ -1,7 +1,10 @@
|
||||
---
|
||||
order: 8
|
||||
---
|
||||
# Monorepo
|
||||
|
||||

|
||||
|
||||
#
|
||||
|
||||
## What is a monorepo?
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
order: 9
|
||||
---
|
||||
|
||||

|
||||
|
||||
# /FancyNpcs
|
||||
|
||||
### Version
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
order: 10
|
||||
---
|
||||
|
||||

|
||||
|
||||
# /Npc
|
||||
|
||||
The `/npc` command is the main command for managing NPCs. It allows you to create, modify, and remove NPCs. You can also customize NPCs by changing their type, skin, equipment, and more.
|
||||
|
||||
@@ -1,7 +1,9 @@
|
||||
---
|
||||
icon: home
|
||||
---
|
||||
# Welcome
|
||||
#
|
||||
|
||||

|
||||
|
||||
Welcome to the FancyPlugins documentation! Here you'll find documentation about how to use the plugins, including installation, commands and API.
|
||||
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
order: 90
|
||||
icon: telescope
|
||||
redirect: vision
|
||||
visibility: hidden
|
||||
---
|
||||
|
||||
# Product Direction
|
||||
@@ -2,3 +2,7 @@
|
||||
order: 99
|
||||
icon: heart
|
||||
---
|
||||
|
||||
# Values
|
||||
|
||||
TODO
|
||||
@@ -4,3 +4,5 @@ icon: north-star
|
||||
---
|
||||
|
||||
# Vision
|
||||
|
||||
TODO
|
||||
BIN
docs/src/static/commands.png
Normal file
BIN
docs/src/static/commands.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 46 KiB |
BIN
docs/src/static/fancyplugins-banner.png
Normal file
BIN
docs/src/static/fancyplugins-banner.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 118 KiB |
BIN
docs/src/static/monorepo.png
Normal file
BIN
docs/src/static/monorepo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 37 KiB |
Reference in New Issue
Block a user