mirror of
https://github.com/musix-org/musix-oss
synced 2025-07-07 01:20:48 +00:00
Updated command aliases
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
module.exports = {
|
||||
name: "settings",
|
||||
alias: "pref",
|
||||
alias: ["options", "ops", "preferences"],
|
||||
usage: "<setting> <value(opt)>",
|
||||
description: "Change the server settings for Musix.",
|
||||
onlyDev: false,
|
||||
|
Reference in New Issue
Block a user