mirror of
https://github.com/ChomeNS/chomens-bot-mc.git
synced 2024-11-14 10:44:55 -05:00
"desription"
This commit is contained in:
parent
380c0ba483
commit
0ec4a8a3ef
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
module.exports = {
|
||||
name: 'cb',
|
||||
alias: ['cmd', 'commandblock', 'run'],
|
||||
desription: 'Executes a command in the command core',
|
||||
description: 'Executes a command in the command core',
|
||||
usage: '<command>',
|
||||
trusted: 0,
|
||||
execute: function(bot, username, usernameraw, sender, prefix, args) {
|
||||
|
|
Loading…
Reference in a new issue