Skip to content
This repository was archived by the owner on Apr 19, 2025. It is now read-only.

Files

Latest commit

0609a6f · Mar 27, 2025

History

History
58 lines (36 loc) · 1.79 KB

README.md

File metadata and controls

58 lines (36 loc) · 1.79 KB

FancyVisuals

Caution

This repository is no longer maintained and has been merged into our new monorepo: https://github.com/FancyMcPlugins/fancyplugins.

For the latest updates, issues, and contributions, please visit the monorepo. This repo remains available for historical reference but will no longer receive updates.

Read this blog article to learn more about the reasons, why we switched to a monorepo.

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.