A simple plugin for Swiftly that implements tags on chat/scoreboard.
- Download the newest release
- Everything is drag & drop, so I think you can do it!
- After installing the plugin, you can change the prefix and the database settings from
addons/swiftly/configs/plugins/tags.json
everyone
team:tt
team:ct
team:spec
steamid:(steamid64)
Example:steamid:7571572137123713
vip:(group_name)
Example:vip:group_1
VIPCore requiredadmin:group:(group_name)
Example:admin:group:root
Admins requiredadmin:flags:(flags_string)
Example:admin:flags:abc
Admins required
default
, white
, darkred
, lightpurple
, green
, olive
, lime
, red
, gray
, grey
, lightyellow
, yellow
, silver
, bluegrey
, lightblue
, blue
, darkblue
, purple
, magenta
, lightred
, gold
, orange
,teamcolor
-
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.
- Base commands provided by this plugin:
Command | Description |
---|---|
!tags | Tags Chat Manager. |
- Fork the Project
- Create your Feature Branch
- Commit your Changes
- Push to the Branch
- Open a Pull Request
Join Swiftly Discord Server and send a message in the topic from 📕╎plugins-sharing
of this plugin!