Added skull icon to normal chat, updated readme
This commit is contained in:
parent
c0f571fcaa
commit
19485b2f99
2 changed files with 11 additions and 4 deletions
|
|
@ -6,7 +6,10 @@
|
|||
### Description
|
||||
Adds tags to the server that can be easily edited, tags can be assigned via permission or steamid64
|
||||
|
||||
### Confiugration
|
||||
### Commands
|
||||
- css_tags_reload - Reload tags config
|
||||
|
||||
### Configuration
|
||||
```
|
||||
{
|
||||
"tags": {
|
||||
|
|
@ -58,6 +61,8 @@ In addons/counterstrikesharp/plugins/CS2-Tags/tags.json
|
|||
public static char Magenta = '\x0E';
|
||||
public static char LightRed = '\x0F';
|
||||
```
|
||||
|
||||
```{TEAMCOLOR} - Team color```
|
||||
Use color name for e.g. {LightRed}
|
||||
|
||||
### TODO
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue