mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-06 07:43:36 +00:00
51 lines
1.3 KiB
Markdown
51 lines
1.3 KiB
Markdown
# FancyVisuals
|
|
|
|
**Do not use this plugin in production! It is still in development and may contain bugs and unfinished features.**
|
|
|
|
This is a plugin to customise most visual components of your minecraft server. This includes the scoreboard, tablist,
|
|
bossbar, actionbar, title, chat and nametags. This plugin is highly customisable and can be used to create a unique
|
|
experience for your players.
|
|
This plugin is packet based (powered by FancySitula), meaning it is blazing fast and has no impact on server
|
|
performance. You can use placeholders by PlaceholderAPI anywhere in the plugin.
|
|
|
|
## Features
|
|
|
|
The plugin is divided into multiple modules, each of which can be configured individually.
|
|
|
|
### Nametags
|
|
|
|
- With the nametags module, you can customise the nametags (text above the player's head) of players
|
|
- The nametags are implemented using display entities
|
|
- The nametags can have multiple lines and a configurable background
|
|
- You can use MiniMessage for coloring and formatting
|
|
- Placeholders by PlaceholderAPI are supported
|
|
|
|
### Scoreboard
|
|
|
|
Comming soon
|
|
|
|
### Tablist
|
|
|
|
Comming soon
|
|
|
|
### Bossbar
|
|
|
|
Comming soon
|
|
|
|
### Actionbar
|
|
|
|
Comming soon
|
|
|
|
### Title & Subtitle
|
|
|
|
Comming soon
|
|
|
|
### Chat
|
|
|
|
Comming soon
|
|
|
|
## Installation
|
|
|
|
Paper **1.20.5** - **1.21.4** with **Java 21** (or higher) is required.
|
|
|
|
**Spigot** is **not** supported. |