mirror of
https://git.ngram.ca/OpenJam/rc-servers
synced 2026-08-23 23:08:52 +00:00
Add chat command to clear CRF id in database; close #124
This commit is contained in:
@@ -14519,6 +14519,15 @@
|
||||
},
|
||||
"permission": "Developer"
|
||||
},
|
||||
{
|
||||
"regex": "\\?nofactory",
|
||||
"op": {
|
||||
"type": "BuiltIn",
|
||||
"built_in": "System",
|
||||
"system": "ClearGarageFactoryFlag"
|
||||
},
|
||||
"permission": "Administrator"
|
||||
},
|
||||
{
|
||||
"regex": "\\?help",
|
||||
"op": {
|
||||
|
||||
Reference in New Issue
Block a user