mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-06 07:43:36 +00:00
docs: Add dot icon to subpages
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
---
|
||||
icon: dot
|
||||
order: 80
|
||||
---
|
||||
# Contributing
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
---
|
||||
order: 8
|
||||
icon: dot
|
||||
---
|
||||
|
||||

|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
---
|
||||
icon: dot
|
||||
---
|
||||
|
||||
# Release Workflow
|
||||
|
||||
This document describes the steps to be taken when releasing a new version of a plugin.
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
icon: dot
|
||||
order: 9
|
||||
---
|
||||
# Versioning
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
---
|
||||
icon: dot
|
||||
---
|
||||
|
||||
# Getting started
|
||||
|
||||
## Include the API in your project
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
icon: dot
|
||||
order: 1
|
||||
---
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
icon: dot
|
||||
order: 2
|
||||
---
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
icon: dot
|
||||
order: 9
|
||||
---
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
icon: dot
|
||||
order: 10
|
||||
---
|
||||
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
---
|
||||
icon: dot
|
||||
---
|
||||
|
||||
# Clickable holograms
|
||||
|
||||
Interactions with holograms is not a feature of FancyHolograms yet, but there is a workaround for this.
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
---
|
||||
icon: dot
|
||||
---
|
||||
|
||||
# Getting started
|
||||
|
||||
## Include the API in your project
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
icon: dot
|
||||
order: 1
|
||||
---
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
icon: dot
|
||||
order: 2
|
||||
---
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
icon: dot
|
||||
order: 9
|
||||
---
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
icon: dot
|
||||
order: 10
|
||||
---
|
||||
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
---
|
||||
icon: dot
|
||||
---
|
||||
|
||||
# Action system
|
||||
|
||||
The NPC Action System in FancyNPCs allows server administrators to create interactive and engaging NPCs by assigning actions that trigger based on player interactions or custom events.
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
---
|
||||
icon: dot
|
||||
---
|
||||
|
||||
# MineSkin API Key
|
||||
|
||||
When you have many npcs with skins (especially skins by file or url), you will notice that it takes a while once they
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
---
|
||||
icon: dot
|
||||
---
|
||||
|
||||
# Multiple display name lines
|
||||
|
||||
To have multiple lines as the display name of an NPC follow the following steps:
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
---
|
||||
icon: dot
|
||||
---
|
||||
|
||||
# Sitting NPCs
|
||||
|
||||
You can make a NPC sit by following these steps:
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
---
|
||||
icon: dot
|
||||
---
|
||||
|
||||
# Using MiniMessages
|
||||
|
||||
Everywhere, where you can set a text (e.g. npc display_name or hologram lines), you can either use legacy color codes (
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
---
|
||||
icon: home
|
||||
title: FancyPlugins
|
||||
---
|
||||
#
|
||||
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
---
|
||||
icon: dot
|
||||
---
|
||||
|
||||
# Converters
|
||||
|
||||
There should be converters for other popular npc / hologram plugins to our plugin.
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
icon: dot
|
||||
redirect: hologram-groups.md
|
||||
---
|
||||
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
---
|
||||
icon: dot
|
||||
---
|
||||
|
||||
# Hologram Groups
|
||||
|
||||
TODO
|
||||
@@ -1,3 +1,7 @@
|
||||
---
|
||||
icon: dot
|
||||
---
|
||||
|
||||
# Multiple Pages
|
||||
|
||||
TODO
|
||||
@@ -1,3 +1,7 @@
|
||||
---
|
||||
icon: dot
|
||||
---
|
||||
|
||||
# Action Scripting
|
||||
|
||||
Currently, the npc action system is quite limited with the available action types. There is no way to create conditional actions or to have loops.
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
---
|
||||
icon: dot
|
||||
---
|
||||
|
||||
# Command Changes
|
||||
|
||||
Some commands need to be refactored to be more consistent with the new system.
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
---
|
||||
icon: dot
|
||||
---
|
||||
|
||||
# Custom Models
|
||||
|
||||
TODO
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
icon: dot
|
||||
redirect: action-scripting
|
||||
---
|
||||
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
---
|
||||
icon: dot
|
||||
---
|
||||
|
||||
# Walking Npcs
|
||||
|
||||
TODO
|
||||
@@ -1,3 +1,7 @@
|
||||
---
|
||||
icon: dot
|
||||
---
|
||||
|
||||
# FancyVisuals
|
||||
|
||||
TODO
|
||||
@@ -0,0 +1,3 @@
|
||||
---
|
||||
icon: dot
|
||||
---
|
||||
@@ -1,3 +1,7 @@
|
||||
---
|
||||
icon: dot
|
||||
---
|
||||
|
||||
# Lightweight Minecraft Client SDK
|
||||
|
||||
## Problem
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
---
|
||||
icon: dot
|
||||
---
|
||||
|
||||
# Plugin Testing Framework
|
||||
|
||||
The Plugin Testing Framework is a tool that allows developers to test their plugins in a controlled environment.
|
||||
|
||||
4
docs/src/product-direction/concepts/tools/tools.md
Normal file
4
docs/src/product-direction/concepts/tools/tools.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
icon: dot
|
||||
redirect: lightweight-minecraft-client-sdk
|
||||
---
|
||||
Reference in New Issue
Block a user