{
	"DESCRIPTION": "Remove a custom command!",
	"USAGE": "delcommand [name-of-the-command]",
	"EXAMPLES": "delcommand hey",
	"MISSING_NAME": "Please enter a valid custom command name!",
	"UNKNOWN_COMMAND": "The command {{commandName}} doesn't exist!",
	"SUCCESS": "The {{commandName}} command has been removed from the server!"
}