init mod_commands file

This commit is contained in:
Bryson Steck 2022-03-11 18:33:23 -07:00
parent ae99c19866
commit 52ce2333b0

View file

@ -0,0 +1,6 @@
[
{
"command": "modcommand",
"reply": "This is a command only a mod can run!"
}
]