.addField('prefix','Change the guild specific prefix. (string)',true)
.addField('volume','Change the default volume that the bot will start playing at. (number)',true)
.addField('permissions','Change whether to require permissions to use eg `skip, stop, pause, loop, etc...`',true)
.addField('setdj','Set a DJ role. This will allow chosen users to freely use all Musix commands. This will automatically set the `permissions` settings to true in order for the `DJ` role to have effect!',true)
.addField('announcesongs','Whether to announce songs that start playing or not.')
if(!permissions.has(command.permission))returnmsg.channel.send('<:redx:674263474704220182> You need the `MANAGE_SERVER` permission to change the settings!');