Skip to content

A simple plugin for Swiftly that implements tags on chat/scoreboard.

Notifications You must be signed in to change notification settings

swiftly-solution/tags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwiftlyLogo

[Swiftly] Tags

A simple plugin for Swiftly that implements tags on chat/scoreboard.

Downloads Contributors Issues License

Requirements 🛠️

Installation 👀

  1. Download the newest release
  2. Everything is drag & drop, so I think you can do it!

Configuring the plugin 🧐

  • After installing the plugin, you can change the prefix and the database settings from addons/swiftly/configs/plugins/tags.json

Supported identifiers 🤝

  • everyone
  • team:tt
  • team:ct
  • team:spec
  • steamid:(steamid64) Example: steamid:7571572137123713
  • vip:(group_name) Example: vip:group_1 VIPCore required
  • admin:group:(group_name) Example: admin:group:root Admins required
  • admin:flags:(flags_string) Example: admin:flags:abc Admins required

Supported colors 🎨

default, white, darkred, lightpurple, green, olive, lime, red, gray, grey, lightyellow, yellow, silver, bluegrey, lightblue, blue, darkblue, purple, magenta, lightred, gold, orange,teamcolor

Available Commands 📋

  • sw_tags add <identifier> <tag> <color> <name_color> <msg_color> <scoreboard (0/1)>

    • Adds a new tag with the specified properties. The scoreboard value should be 0 or 1.
  • sw_tags edit <identifier> <tag/color/name_color/msg_color/scoreboard> <value>

    • Edits the specified property of an existing tag.
  • sw_tags remove <identifier>

    • Removes the tag with the given identifier.
  • sw_tags list

    • Lists all the tags currently in the system.
  • sw_tags reload

    • Reloads the tags configuration from the database.

Tags Menu Commands 💬

  • Base commands provided by this plugin:
Command Description
!tags Tags Chat Manager.

Creating A Pull Request 😃

  1. Fork the Project
  2. Create your Feature Branch
  3. Commit your Changes
  4. Push to the Branch
  5. Open a Pull Request

Have ideas/Found bugs? 💡

Join Swiftly Discord Server and send a message in the topic from 📕╎plugins-sharing of this plugin!


About

A simple plugin for Swiftly that implements tags on chat/scoreboard.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages