badge.svg   5eb0b6bf54ea44f0872e61b6263c1383

zAngelTags is a easy config plugin to create tags with MySQL support, with this plugin you can have the tags in all your servers
You only need 1 MySQL or MariaDB server and 1 or more Spigot / Purpur / Paper etc... server


QL7P9el.png
First you have to install the plugin in the server and wait to the server to generate de configs file, then you have to put the database settings and then you restart the server.
When the server restarted in minecraft do /zat to open the tags gui, if you want to add custom tags you have to do /createtag <Name> <Formated> <permission>

Then add the following placeholder: %zangeltags_tag% to your suffix in your tab plugin or in your ChatManager plugin

Config:

#███████╗ █████╗ ███╗   ██╗ ██████╗ ███████╗██╗  ████████╗ █████╗  ██████╗ ███████╗
#╚══███╔╝██╔══██╗████╗  ██║██╔════╝ ██╔════╝██║  ╚══██╔══╝██╔══██╗██╔════╝ ██╔════╝
#  ███╔╝ ███████║██╔██╗ ██║██║  ███╗█████╗  ██║     ██║   ███████║██║  ███╗███████╗
# ███╔╝  ██╔══██║██║╚██╗██║██║   ██║██╔══╝  ██║     ██║   ██╔══██║██║   ██║╚════██║
#███████╗██║  ██║██║ ╚████║╚██████╔╝███████╗███████╗██║   ██║  ██║╚██████╔╝███████║
#╚══════╝╚═╝  ╚═╝╚═╝  ╚═══╝ ╚═════╝ ╚══════╝╚══════╝╚═╝   ╚═╝  ╚═╝ ╚═════╝ ╚══════╝

Database:
  type: 'SQLite' #SQlite or MySQL
  host: '127.0.0.1' # host of your database
  port: '3306' # default port for MariaDB and MySQL
  database: 'zangeltags' # name of your database. A database server can contain multiple databases
  user: 'root'
  password: ''


Messages:

  Messages.yml

Gui

  Gui.yml

WARNING!
If you want use the placeholders is necessary to install PlaceholderAPI
The plugin only works with a database without it the plugin won't start


y2Ao6Ym.png

  1. zat gui » open the gui of the plugin
  2. zat reload » reload the config of the plugin
  3. zat tag set <Tag> » set a tag
  4. zat tag list » list tags
  5. zat tag get » return your actual tag
  6. zat tag disable » disable actual tag
  7. createTag <name> <format> <permission> » create a tag
  8. removeTag <name> » delete a tag



BTZt87t.png

KlJ5lsp.png

Enter in my discord if you have any problem

zX8VL4j.png
An example of a server that uses the plugin is play.zmoon.fun
hfffJzX.png
Tipd7CL.png
xFUBLHy.png
hBdDMQO.png
Here you can see examples
qDqMVC2.png
You can view the stats of servers and player here

badge.svg