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 : ''
#╚══███╔╝██╔══██╗████╗ ██║██╔════╝ ██╔════╝██║ ╚══██╔══╝██╔══██╗██╔════╝ ██╔════╝
# ███╔╝ ███████║██╔██╗ ██║██║ ███╗█████╗ ██║ ██║ ███████║██║ ███╗███████╗
# ███╔╝ ██╔══██║██║╚██╗██║██║ ██║██╔══╝ ██║ ██║ ██╔══██║██║ ██║╚════██║
#███████╗██║ ██║██║ ╚████║╚██████╔╝███████╗███████╗██║ ██║ ██║╚██████╔╝███████║
#╚══════╝╚═╝ ╚═╝╚═╝ ╚═══╝ ╚═════╝ ╚══════╝╚══════╝╚═╝ ╚═╝ ╚═╝ ╚═════╝ ╚══════╝
#
# 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 : ''
You only need 1 MySQL or MariaDB server and 1 or more Spigot / Purpur / Paper etc... server
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 : ''
#╚══███╔╝██╔══██╗████╗ ██║██╔════╝ ██╔════╝██║ ╚══██╔══╝██╔══██╗██╔════╝ ██╔════╝
# ███╔╝ ███████║██╔██╗ ██║██║ ███╗█████╗ ██║ ██║ ███████║██║ ███╗███████╗
# ███╔╝ ██╔══██║██║╚██╗██║██║ ██║██╔══╝ ██║ ██║ ██╔══██║██║ ██║╚════██║
#███████╗██║ ██║██║ ╚████║╚██████╔╝███████╗███████╗██║ ██║ ██║╚██████╔╝███████║
#╚══════╝╚═╝ ╚═╝╚═╝ ╚═══╝ ╚═════╝ ╚══════╝╚══════╝╚═╝ ╚═╝ ╚═╝ ╚═════╝ ╚══════╝
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 : ''
Spoiler: Messages.yml
Gui
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 ----------------------------------------'
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 ----------------------------------------'
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 ----------------------------------------'
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
- zat gui » open the gui of the plugin
- zat reload » reload the config of the plugin
- zat tag set <Tag> » set a tag
- zat tag list » list tags
- zat tag get » return your actual tag
- zat tag disable » disable actual tag
- createTag <name> <format> <permission> » create a tag
- removeTag <name> » delete a tag
Enter in my discord if you have any problem
An example of a server that uses the plugin is play.zmoon.fun
Here you can see examples
You can view the stats of servers and player here
Click to expand...
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.9, 1.10
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
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.
![[IMG]](http://proxy.spigotmc.org/b66710fbaad88c52649bf011f4409476d2f508b3?url=https%3A%2F%2Fdiscordapp.com%2Fapi%2Fguilds%2F918181438879305748%2Fwidget.png)