Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

Commit

Permalink
Playerlist/rules update
Browse files Browse the repository at this point in the history
  • Loading branch information
PazerOP committed Jun 25, 2020
1 parent 915dd99 commit bad33ab
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 0 deletions.
90 changes: 90 additions & 0 deletions staging/cfg/playerlist.official.json
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,16 @@
],
"steamid": "[U:1:177860819]"
},
{
"attributes": [
"suspicious"
],
"last_seen": {
"player_name": "Dirty_Dany",
"time": 1593045679
},
"steamid": "[U:1:185956321]"
},
{
"attributes": [
"exploiter"
Expand Down Expand Up @@ -456,6 +466,16 @@
],
"steamid": "[U:1:477738533]"
},
{
"attributes": [
"suspicious"
],
"last_seen": {
"player_name": "ok",
"time": 1593045568
},
"steamid": "[U:1:489625601]"
},
{
"attributes": [
"cheater"
Expand Down Expand Up @@ -490,6 +510,16 @@
],
"steamid": "[U:1:963689585]"
},
{
"attributes": [
"cheater"
],
"last_seen": {
"player_name": "cobus yolus",
"time": 1593045188
},
"steamid": "[U:1:992088653]"
},
{
"attributes": [
"cheater",
Expand Down Expand Up @@ -943,6 +973,16 @@
},
"steamid": "[U:1:1057135816]"
},
{
"attributes": [
"cheater"
],
"last_seen": {
"player_name": "furry-bot 10",
"time": 1593040548
},
"steamid": "[U:1:1057156791]"
},
{
"attributes": [
"cheater"
Expand Down Expand Up @@ -1161,6 +1201,16 @@
},
"steamid": "[U:1:1068223526]"
},
{
"attributes": [
"cheater"
],
"last_seen": {
"player_name": "Lag-Bot 33",
"time": 1593041231
},
"steamid": "[U:1:1072232395]"
},
{
"attributes": [
"cheater"
Expand Down Expand Up @@ -1954,6 +2004,16 @@
},
"steamid": "[U:1:1099445922]"
},
{
"attributes": [
"cheater"
],
"last_seen": {
"player_name": "furry-bot 8",
"time": 1593041807
},
"steamid": "[U:1:1099452670]"
},
{
"attributes": [
"cheater",
Expand Down Expand Up @@ -2139,6 +2199,26 @@
},
"steamid": "[U:1:1100370739]"
},
{
"attributes": [
"cheater"
],
"last_seen": {
"player_name": "furry-bot 30",
"time": 1593040676
},
"steamid": "[U:1:1100742434]"
},
{
"attributes": [
"cheater"
],
"last_seen": {
"player_name": "furry-bot 2",
"time": 1593041730
},
"steamid": "[U:1:1100827253]"
},
{
"attributes": [
"cheater"
Expand Down Expand Up @@ -2209,6 +2289,16 @@
},
"steamid": "[U:1:1101441894]"
},
{
"attributes": [
"cheater"
],
"last_seen": {
"player_name": "furry-bot 30",
"time": 1593042809
},
"steamid": "[U:1:1101697397]"
},
{
"attributes": [
"cheater",
Expand Down
17 changes: 17 additions & 0 deletions staging/cfg/rules.official.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,23 @@
}
}
},
{
"actions": {
"mark": [
"cheater"
]
},
"description": "(catbot) Lag-bot",
"triggers": {
"username_text_match": {
"case_sensitive": false,
"mode": "regex",
"patterns": [
"Lag-Bot \\d+"
]
}
}
},
{
"actions": {
"mark": [
Expand Down

0 comments on commit bad33ab

Please sign in to comment.