mirror of
https://git.ngram.ca/OpenJam/rc-servers
synced 2026-08-23 23:08:52 +00:00
Add stats chat command
This commit is contained in:
@@ -14491,6 +14491,14 @@
|
||||
},
|
||||
"permission": "Developer"
|
||||
},
|
||||
{
|
||||
"regex": "\\?stats?",
|
||||
"op": {
|
||||
"type": "BuiltIn",
|
||||
"built_in": "Stats"
|
||||
},
|
||||
"permission": "Player"
|
||||
},
|
||||
{
|
||||
"regex": "\\?broadcast",
|
||||
"op": {
|
||||
|
||||
Reference in New Issue
Block a user