HomeJavaModszAngelTags | MySQL, MariaDB and SQLite support ✅ | Multi Server
zAngelTags | MySQL, MariaDB and SQLite support ✅ |  Multi Server
ModsJava

zAngelTags | MySQL, MariaDB and SQLite support ✅ | Multi Server

⬇ Download on Spigot
[​IMG] [​IMG] [​IMG]

Code (YAML):
#███████╗ █████╗ ███╗   ██╗ ██████╗ ███████╗██╗  ████████╗ █████╗  ██████╗ ███████╗
#╚══███╔╝██╔══██╗████╗  ██║██╔════╝ ██╔════╝██║  ╚══██╔══╝██╔══██╗██╔════╝ ██╔════╝
#  ███╔╝ ███████║██╔██╗ ██║██║  ███╗█████╗  ██║     ██║   ███████║██║  ███╗███████╗
# ███╔╝  ██╔══██║██║╚██╗██║██║   ██║██╔══╝  ██║     ██║   ██╔══██║██║   ██║╚════██║
#███████╗██║  ██║██║ ╚████║╚██████╔╝███████╗███████╗██║   ██║  ██║╚██████╔╝███████║
#╚══════╝╚═╝  ╚═╝╚═╝  ╚═══╝ ╚═════╝ ╚══════╝╚══════╝╚═╝   ╚═╝  ╚═╝ ╚═════╝ ╚══════╝
#
# Database types -> MySQL (MySQL or MariaDB) / SQLite
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
: ''
»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


[​IMG]
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:
Code (YAML):
#███████╗ █████╗ ███╗   ██╗ ██████╗ ███████╗██╗  ████████╗ █████╗  ██████╗ ███████╗
#╚══███╔╝██╔══██╗████╗  ██║██╔════╝ ██╔════╝██║  ╚══██╔══╝██╔══██╗██╔════╝ ██╔════╝
#  ███╔╝ ███████║██╔██╗ ██║██║  ███╗█████╗  ██║     ██║   ███████║██║  ███╗███████╗
# ███╔╝  ██╔══██║██║╚██╗██║██║   ██║██╔══╝  ██║     ██║   ██╔══██║██║   ██║╚════██║
#███████╗██║  ██║██║ ╚████║╚██████╔╝███████╗███████╗██║   ██║  ██║╚██████╔╝███████║
#╚══════╝╚═╝  ╚═╝╚═╝  ╚═══╝ ╚═════╝ ╚══════╝╚══════╝╚═╝   ╚═╝  ╚═╝ ╚═════╝ ╚══════╝

Database
:
  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:
Spoiler: Messages.yml
Code (YAML):
Messages:
  reloadMessage
: '&b「zAngelTags」Successfully reload'
  noPerm
: "&b「zAngelTags」&4You don't have perms to execute this command"
  noTagSelected
: "&b「zAngelTags」&4You don't have selected any tag"
  dontExist
: "&b「zAngelTags」&4The following tag doesn't exist"
  actualTag
: "&b「zAngelTags」&bYou have the following tag: {tag}"
  disableTag
: "&b「zAngelTags」&aYou have successfully disable the tag"
  selectedTag
: "&b「zAngelTags &aYou have selected the following tag: {tag}"
  deletedTag
: "&b「zAngelTags」&4Tag deleted"
  createdTag
: "&b&b「zAngelTags」tag successfully created"
  alreadyExist
: "&b「zAngelTags」that tag already exist"
  list
:
   - '&b ----------------------------------------'
    - '&bTag name
: &6{tag_name}'
    - '&bTag display name
: &6{tag_displayName}'
    - '&bTag permission
: &6{tag_perm}'
    - '&b ----------------------------------------'
Gui
Spoiler: Gui.yml
Code (YAML):
Gui:
  tittle
: '&4&lTags'
  barrierCloseName
: '&c&lClose'
  disableTag
: '&c&lDisable Tag'
  tagItemMaterial
: 'NETHER_STAR'
  itemLore
:
   - '&b ----------------------------------------'
    - '&bTag name
: &6{tag_name}'
    - '&bTag display name
: &6{tag_displayName}'
    - '&bTag permission
: &6{tag_perm}'
    - '&b ----------------------------------------'

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

[​IMG]


[​IMG]

[​IMG]

Enter in my discord if you have any problem

[​IMG]
An example of a server that uses the plugin is play.zmoon.fun
[​IMG]
[​IMG]
[​IMG]
[​IMG]
Here you can see examples
[​IMG]
You can view the stats of servers and player here

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

zAngelTags | MySQL, MariaDB and SQLite support ✅ | Multi Server is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 1,436 times (via Spigot). Download it and open it directly in the game.

Explore more