Skip to content
This repository has been archived by the owner on Jan 28, 2022. It is now read-only.

funnyboy-roks/Gradient-Generator-Plugin

Repository files navigation

Gradient-Generator-Plugin

A simple minecraft plugin for generating gradients with hex codes that were added in 1.16.

This is a simple plugin that allows gradients to be generated using a command or inline syntax.

Usage

Command

/gradient <word> [<hexCode1> <hexCode2>...]

Inline

grad(<word> [<hexCode1> <hexCode2>...])

Setup

  1. Install a Spigot Server from Spigot MC.
  2. Download the latest GradientGenerator-X.X.X.jar release file from GitHub.
  3. Put the GradientGenerator-X.X.X.jar into the /plugins/ directory in your server files.