Skip to content

Latest commit

 

History

History
54 lines (44 loc) · 1.57 KB

README.md

File metadata and controls

54 lines (44 loc) · 1.57 KB

Tags

A plugin which introduces Chat Tags in a consumer friendly way.
Version: 0.0.5-Alpha
Native API: Paper-1.16.5-R0.1-SNAPSHOT
Source Code: github.com/op65n/Tags
Developer: Frcsty

How To (Server Owner)

This is a plugin built on PaperAPI, and is required to properly run this plugin.

Installation:
| Place SpigotTags-VERSION.jar (SpigotTags-0.0.5-Alpha.jar) file into the plugins folder.
| Start the server, plugin will generate SpigotTags directory with files:

  • config.yml
  • hikari-settings.yml
  • tags-menu.yml

| Stop the server after everything has been loaded.
| Open and configure the plugin to your needs.
| Start the server and enjoy the plugin!

Commands

The plugin provides a few commands

  • /tags (permission: /)
    This command opens up the tags menu which displays the users accessible tags

  • /tags reload (permission: tags.command.reload)
    This command requests the config (tag registry) from the database, and updates its cache - This update is fired when the plugin first loads

  • /tags load (permission: tags.command.load)
    This command loads the config (tag registry) to the database - This update is fired when the plugin first loads

Features

  • Hex Support
    The plugin offers hex support using various different formats:

    <#FFFFFF>
    {#FFFFFF}
    &#FFFFFF
    #FFFFFF
    
  • Gradient Support
    The plugin offers gradient support alongside hex:

    <g:hex1:hex2>Some Text