Introduction

Brief explanation on what it is

About

HexiTextLIB is an all in one Spigot 1.16 colour code and font parser for developers to use and enjoy. It provides a standard to hex colour codes and gradients to provide consistency throughout plugins.

It achieves this by providing set Regex Patterns that replace your hex string values.

Features

  • Adds a standard to hex colour codes

  • Small, only adds a few KB to your project

  • Gradients with multiple stops

  • Easily apply the new fonts to messages

Contributing

Found any issue? Please report it here. Got a feature you'd like adding? Feel free to make a PR with your changes. The source code can be found here.

Support

You can get help for spigot coding and using this lib by joining the Help Chat.

Examples

The following is an example of what you could do with this small LIB

Last updated