Description
This mod allows to set custom link command using json. There is currently no way of listing all links but i'm working on it.
/link <link> <website> - it sends message to website in chosen in json
config - /gamedir/config/customcommands.json
default config:
{
"commands": {
"discord": "\"https://discord.com/invite/Uq8tVVaFbz\"",
"website": "\"https://www.czarnuch.tech\""
}
}
Have fun while using it :)


