[Swiftly] Tags
Простой плагин для , который добавляет теги в чат и на табло.Requirements 🛠️
Installation 👀
- Скачайте последнюю .
- Выполните установку методом перетаскивания.
Configuring the plugin 🧐
- После установки плагина вы можете изменить префикс и настройки базы данных в файле 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 required
- admin:group:(group_name) Example: admin:group:root required
- admin:flags:(flags_string) Example: admin:flags:abc 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.
Commands
sw_tags - Tags Chat Manager