Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions lib/modules/z-bot-be-rcon/bercon.js
Original file line number Diff line number Diff line change
Expand Up @@ -626,11 +626,11 @@ class ZBotBERcon
},
{
command: 'load scripts',
desc: 'Reloads al BE scripts'
desc: 'Reloads all BE scripts'
},
{
command: 'load events',
desc: 'Reloads al BE events'
desc: 'Reloads all BE events'
},
{
command: 'say all [text]',
Expand All @@ -642,7 +642,7 @@ class ZBotBERcon
},
{
command: 'MaxPing [ping]',
desc: 'Sets the maxping of the serve.'
desc: 'Sets the maxping of the server.'
},
{
command: 'kick [playerId] [reason]',
Expand Down Expand Up @@ -1267,4 +1267,4 @@ class ZBotBERcon

}

module.exports = ZBotBERcon;
module.exports = ZBotBERcon;