var modCommandsList = [
['ban', 'Bans the specified user.', 'user', true],
['kick', 'Kicks the specified user.', 'user', true],
['report', 'Reports the specified user to moderators.', 'user', true],
]
var modCommandsList = [
['ban', 'Bans the specified user.', 'user', true],
['kick', 'Kicks the specified user.', 'user', true],
['report', 'Reports the specified user to moderators.', 'user', true],
]