ChatTags
ChatTags is a simple and free public plugin designed to allow server owners to create, customize, and grant
custom prefix and suffix tags in chat for their players.
This plugin was one of the very first plugins I have created and published on SpigotMC back in 2019, it has
over 8,000 downloads at the time of writing.
This plugin also introduced me to technologies like MySQL and MongoDB.
You can check out the SpigotMC
resource
here,
as well as the source code on GitHub here.
➤ Default Command(s): No permission needed.
- /tags - Opens a menu displaying all available tags from which players can toggle owned
tags.
➤ Admin Commands: chattags.admin
- /tag create <name> - Creates a new tag by the specified name.
- /tag delete <name> - Deletes a existing tag by the specified name.
- /tag setdisplayname <tag> <display name> - Sets a new display name for the
specified tag.
- /tag setprefix <tag> <prefix> - Sets a new prefix for the specified tag.
- /tag addtag <player> <tag> - Grants an existing tag to the specificied
player.
- /tag removetag <player> <tag> - Removes an existing tag from the specified
player.
- /tag showtags <player> - Show tags owned by the specified player.
- /tag list - Lists all available tags.
- /tag reload - Reloads the all of plugin's configuration files.
➤ Previews: